#8FEDAE#8FEDAE
#8FEDAE is a very light, vivid green. Relative luminance 0.695; OKLCH L 87.1% C 0.126 H 153.7°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8FEDAE |
|---|---|
| RGB | rgb(143, 237, 174) |
| HSL | hsl(140, 72%, 75%) |
| HSV | hsv(140, 40%, 93%) |
| CMYK | cmyk(39.7%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(86.73, -41.21, 21.96) |
| CIE-LCH | lch(86.73, 46.70, 151.95°) |
| OKLab | oklab(87.11% -0.113 0.0559) |
| OKLCH | oklch(87.11% 0.126 153.7) |
| XYZ | xyz(49.2487, 69.4609, 50.8484) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.35
Hospital Green
#9BE5AA
ΔE00 2.74
Seafoam (survey)
#80F9AD
ΔE00 3.57
Light Seafoam
#A0FEBF
ΔE00 3.71
Light Blue Green
#7EFBB3
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FEDAE #ED8FCE
analogous
#9FED8F #8FEDAE #8FEDDD
triadic
#8FEDAE #AE8FED #EDAE8F
tetradic
#8FEDAE #8F9FED #ED8FCE #EDDD8F
square
#8FEDAE #8F9FED #ED8FCE #EDDD8F
split-complementary
#8FEDAE #DD8FED #ED8F9F
monochromatic
#26DC62 #5AE588 #8FEDAE #C4F5D4 #E5FBEC
Accessibility & contrast
On white
1.41
#8FEDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#8FEDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FEDAE
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FEDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FEDAE | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFAA
Deuteranopia (green-blind)
#DED5B2
Tritanopia (blue-blind)
#7DEBDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8fedae; /* rgb */ color: rgb(143, 237, 174); /* oklch */ color: oklch(87.1% 0.126 153.7);
Tailwind
colors: {
custom: {
50: '#b3f3c6',
500: '#8fedae',
950: '#000000',
},
}SCSS
$custom: #8fedae; $custom-light: #b3f3c6; $custom-dark: #000000;
JSON
{
"hex": "#8fedae",
"rgb": {
"r": 143,
"g": 237,
"b": 174
},
"hsl": {
"h": 139.787,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.87106,
"c": 0.12604,
"h": 153.7
},
"luminance": 0.69464
}Semantic roles & 50–950 ramp
primary
#8FEDAE
secondary
#C858A3
accent
#1194D4
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582