#8DEFAB#8DEFAB
#8DEFAB is a very light, vivid green. Relative luminance 0.703; OKLCH L 87.4% C 0.133 H 152.7°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEFAB |
|---|---|
| RGB | rgb(141, 239, 171) |
| HSL | hsl(138, 75%, 75%) |
| HSV | hsv(138, 41%, 94%) |
| CMYK | cmyk(41%, 0%, 28.5%, 6.3%) |
| CIE-LAB | lab(87.16, -43.20, 24.07) |
| CIE-LCH | lch(87.16, 49.45, 150.87°) |
| OKLab | oklab(87.41% -0.1181 0.0611) |
| OKLCH | oklch(87.41% 0.133 152.7) |
| XYZ | xyz(49.1986, 70.3328, 49.5033) |
| Luminance | 0.7034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.77
Seafoam (survey)
#80F9AD
ΔE00 2.78
Seafoam Green
#7AF9AB
ΔE00 3.18
Light Blue Green
#7EFBB3
ΔE00 3.23
Hospital Green
#9BE5AA
ΔE00 3.34
Light Mint Green
#A6FBB2
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEFAB #EF8DD1
analogous
#A0EF8D #8DEFAB #8DEFDC
triadic
#8DEFAB #AB8DEF #EFAB8D
tetradic
#8DEFAB #8DA0EF #EF8DD1 #EFDC8D
square
#8DEFAB #8DA0EF #EF8DD1 #EFDC8D
split-complementary
#8DEFAB #DC8DEF #EF8DA0
monochromatic
#22E05C #57E783 #8DEFAB #C3F7D3 #E4FBEB
Accessibility & contrast
On white
1.39
#8DEFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#8DEFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEFAB
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEFAB | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1A7
Deuteranopia (green-blind)
#E0D6AF
Tritanopia (blue-blind)
#7AECDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #8defab; /* rgb */ color: rgb(141, 239, 171); /* oklch */ color: oklch(87.4% 0.133 152.7);
Tailwind
colors: {
custom: {
50: '#b2f5c4',
500: '#8defab',
950: '#000000',
},
}SCSS
$custom: #8defab; $custom-light: #b2f5c4; $custom-dark: #000000;
JSON
{
"hex": "#8defab",
"rgb": {
"r": 141,
"g": 239,
"b": 171
},
"hsl": {
"h": 138.367,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.87411,
"c": 0.133,
"h": 152.7
},
"luminance": 0.70336
}Semantic roles & 50–950 ramp
primary
#8DEFAB
secondary
#CB56A7
accent
#0E9AD8
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111712
muted
#818582