#8EEDAE#8EEDAE
#8EEDAE is a very light, vivid green. Relative luminance 0.694; OKLCH L 87.1% C 0.127 H 153.9°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8EEDAE |
|---|---|
| RGB | rgb(142, 237, 174) |
| HSL | hsl(140, 73%, 74%) |
| HSV | hsv(140, 40%, 93%) |
| CMYK | cmyk(40.1%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(86.69, -41.49, 21.89) |
| CIE-LCH | lch(86.69, 46.91, 152.19°) |
| OKLab | oklab(87.06% -0.1137 0.0557) |
| OKLCH | oklch(87.06% 0.127 153.9) |
| XYZ | xyz(49.0764, 69.3720, 50.8403) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.40
Hospital Green
#9BE5AA
ΔE00 2.83
Seafoam (survey)
#80F9AD
ΔE00 3.52
Light Blue Green
#7EFBB3
ΔE00 3.72
Light Seafoam
#A0FEBF
ΔE00 3.74
Seafoam Green
#7AF9AB
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EEDAE #ED8ECD
analogous
#9EED8E #8EEDAE #8EEDDE
triadic
#8EEDAE #AE8EED #EDAE8E
tetradic
#8EEDAE #8E9EED #ED8ECD #EDDE8E
square
#8EEDAE #8E9EED #ED8ECD #EDDE8E
split-complementary
#8EEDAE #DE8EED #ED8E9E
monochromatic
#24DC62 #59E588 #8EEDAE #C3F5D4 #E5FBEC
Accessibility & contrast
On white
1.41
#8EEDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#8EEDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EEDAE
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EEDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EEDAE | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFAA
Deuteranopia (green-blind)
#DED5B2
Tritanopia (blue-blind)
#7BEBDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8eedae; /* rgb */ color: rgb(142, 237, 174); /* oklch */ color: oklch(87.1% 0.127 153.9);
Tailwind
colors: {
custom: {
50: '#b3f3c6',
500: '#8eedae',
950: '#000000',
},
}SCSS
$custom: #8eedae; $custom-light: #b3f3c6; $custom-dark: #000000;
JSON
{
"hex": "#8eedae",
"rgb": {
"r": 142,
"g": 237,
"b": 174
},
"hsl": {
"h": 140.211,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.87059,
"c": 0.12666,
"h": 153.9
},
"luminance": 0.69375
}Semantic roles & 50–950 ramp
primary
#8EEDAE
secondary
#C857A2
accent
#1193D5
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582