#afedc8
a light, vivid green · cool · closest name: Aqua Marine
At a glance
Every number on this page in one read: what #afedc8 is made of, how bright it looks, and which way it leans.
Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #afedc8 |
| RGB | rgb(175, 237, 200) |
| HSL | hsl(144, 63%, 81%) |
| CMYK | cmyk(26%, 0%, 16%, 7%) |
| LAB | lab(88.8 -26.9 11.7) |
| LCH | lch(88.8 29.3 156.5) |
| OKLCH | oklch(0.894 0.081 158.1) |
| Decimal | 11529672 |
| Display P3 | color(display-p3 0.686 0.929 0.784) |
Copy-ready code
/* CSS */
color: #afedc8;
background-color: #afedc8;
/* Tailwind (arbitrary) */
class="text-[#afedc8] bg-[#afedc8]"
/* SCSS */
$brand: #afedc8;
/* SwiftUI */
Color(red: 0.686, green: 0.929, blue: 0.784)
/* Android */
Color.parseColor("#afedc8")
/* Flutter */
Color(0xFFAFEDC8)
/* Python / OpenCV (BGR) */
(200, 237, 175)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #afedc8 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #F4FBF7;
--brand-100: #E8F7EE;
--brand-200: #CBF0DA;
--brand-300: #afedc8;
--brand-400: #76E0A1;
--brand-500: #48D681;
--brand-600: #2DC86B;
--brand-700: #25A75A;
--brand-800: #1E8548;
--brand-900: #1A6136;
--brand-950: #103D22;
--brand: #afedc8;
--brand-ink: #000000;
}Colors that work with #afedc8
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #afedc8
Derived from its contrast, chroma and lightness — not from taste.
- ✓Text and icons on dark surfaces
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Card and section backgrounds
- ✓Brand accents, badges and data highlights
- ⚠Text of any size on white — fails WCAG AA
- ⚠Full-page backgrounds — tiring over long sessions
- ⚠White text placed on it
- ⚠Pairing with a same-lightness hue — edges vibrate
Similar colors
One move away from this hex in each direction. Every swatch is its own page.
Color relationships
The wheel positions with their names attached, so you can grab the one you actually need.
| Complementary | #EDAFD4 | Directly opposite — maximum tension | |
| Analogous left | #B5EDAF | Neighbour, quieter | |
| Analogous right | #AFEDE7 | Neighbour, quieter | |
| Split-complement 1 | #E7AFED | Contrast without the clash | |
| Split-complement 2 | #EDAFB5 | Contrast without the clash | |
| Triadic 1 | #C8AFED | Even thirds — balanced and loud | |
| Triadic 2 | #EDC8AF | Even thirds — balanced and loud | |
| Tetradic | #AFB5ED | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#afedc8 text on a black background
contrast 15.77:1
#afedc8 text on a white background
contrast 1.33:1
CSS3 live lab
The quick brown fox
color: #afedc8;
background-color: #afedc8;
Glowing headline
text-shadow: 2px 2px 8px #afedc8;
Soft neon halo
text-shadow: 0 0 14px rgba(175, 237, 200, 0.45);
box-shadow: 0 12px 32px -8px rgba(175, 237, 200, 0.45);
border: 3px solid #afedc8; background: linear-gradient(135deg, #afedc8, #AFE9ED);
Monochromatic scale
Palettes built from #afedc8
Shades — darker
Tints — lighter
Color harmonies
Nearest named colors
Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.
Closest color with a full write-up: Seafoam (#93e9be) — ΔE2000 3.9 away, with its history, psychology and brand usage.
#afedc8 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Converts to four-color process without much drama. Proof it anyway.
#afedc8, answered
What color is #afedc8?
#afedc8 is a light vivid green, closest to Aqua Marine (ΔE2000 8). It sits at 144° on the hue wheel with 63% saturation and 81% lightness, which reads as cool.
What is the RGB value of #afedc8?
rgb(175, 237, 200) — 175 red, 237 green and 200 blue out of 255, or 68.6% / 92.9% / 78.4% by channel.
Is #afedc8 a light or a dark color?
It is a light color. Relative luminance is 0.7385 and perceived brightness is 85%, so black text on it reaches 15.77:1.
Should I use black or white text on #afedc8?
Black. It scores 15.77:1 against #afedc8, versus 1.33:1 for white — AAA at any size.
What is the complementary color of #afedc8?
#EDAFD4 sits directly opposite on the wheel. Softer options are the split-complements #E7AFED and #EDAFB5, which give the same contrast with far less vibration.
What colors go well with #afedc8?
For interface work: #F4FAF7 as the surface, #C0EDD2 for borders, #4B9B6B for secondary text, #AB2196 as an accent and #176838 for hover and pressed states. For a palette, the analogous pair #B5EDAF and #AFEDE7 stays calm, while #EDAFD4 is the loudest partner.
What is #afedc8 in CMYK for printing?
cmyk(26%, 0%, 16%, 7%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #afedc8 warm or cool?
Cool — it scores 73 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #AFEDB1; nudged cooler, #AEEEDF.