#8DEFAE#8DEFAE
#8DEFAE is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.5% C 0.130 H 153.8°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEFAE |
|---|---|
| RGB | rgb(141, 239, 174) |
| HSL | hsl(140, 75%, 75%) |
| HSV | hsv(140, 41%, 94%) |
| CMYK | cmyk(41%, 0%, 27.2%, 6.3%) |
| CIE-LAB | lab(87.22, -42.65, 22.61) |
| CIE-LCH | lch(87.22, 48.28, 152.07°) |
| OKLab | oklab(87.48% -0.1168 0.0575) |
| OKLCH | oklch(87.48% 0.13 153.8) |
| XYZ | xyz(49.4878, 70.4485, 51.0264) |
| Luminance | 0.7045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.01
Seafoam (survey)
#80F9AD
ΔE00 2.98
Light Blue Green
#7EFBB3
ΔE00 3.21
Hospital Green
#9BE5AA
ΔE00 3.27
Seafoam Green
#7AF9AB
ΔE00 3.39
Light Seafoam
#A0FEBF
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEFAE #EF8DCE
analogous
#9DEF8D #8DEFAE #8DEFDF
triadic
#8DEFAE #AE8DEF #EFAE8D
tetradic
#8DEFAE #8D9DEF #EF8DCE #EFDF8D
square
#8DEFAE #8D9DEF #EF8DCE #EFDF8D
split-complementary
#8DEFAE #DF8DEF #EF8D9D
monochromatic
#22E062 #57E788 #8DEFAE #C3F7D4 #E4FBEC
Accessibility & contrast
On white
1.39
#8DEFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#8DEFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEFAE
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEFAE | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AA
Deuteranopia (green-blind)
#E0D6B2
Tritanopia (blue-blind)
#79EDDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #8defae; /* rgb */ color: rgb(141, 239, 174); /* oklch */ color: oklch(87.5% 0.130 153.8);
Tailwind
colors: {
custom: {
50: '#b2f5c6',
500: '#8defae',
950: '#000000',
},
}SCSS
$custom: #8defae; $custom-light: #b2f5c6; $custom-dark: #000000;
JSON
{
"hex": "#8defae",
"rgb": {
"r": 141,
"g": 239,
"b": 174
},
"hsl": {
"h": 140.204,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.87476,
"c": 0.13023,
"h": 153.8
},
"luminance": 0.70452
}Semantic roles & 50–950 ramp
primary
#8DEFAE
secondary
#CB56A3
accent
#0E94D8
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582