#8FFDAE#8FFDAE
#8FFDAE is a very light, vivid green. Relative luminance 0.791; OKLCH L 90.8% C 0.149 H 151.5°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDAE |
|---|---|
| RGB | rgb(143, 253, 174) |
| HSL | hsl(137, 96%, 78%) |
| HSV | hsv(137, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(91.30, -48.15, 28.21) |
| CIE-LCH | lch(91.30, 55.80, 149.64°) |
| OKLab | oklab(90.82% -0.1313 0.0712) |
| OKLCH | oklch(90.82% 0.149 151.5) |
| XYZ | xyz(54.0895, 79.1424, 52.4620) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.97
Seafoam (survey)
#80F9AD
ΔE00 1.74
Mint (survey)
#9FFEB0
ΔE00 1.74
Seafoam Green
#7AF9AB
ΔE00 2.09
Light Sea Green
#98F6B0
ΔE00 2.21
Light Bluish Green
#76FDA8
ΔE00 2.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDAE #FD8FDE
analogous
#A7FD8F #8FFDAE #8FFDE5
triadic
#8FFDAE #AE8FFD #FDAE8F
tetradic
#8FFDAE #8FA7FD #FD8FDE #FDE58F
square
#8FFDAE #8FA7FD #FD8FDE #FDE58F
split-complementary
#8FFDAE #E58FFD #FD8FA7
monochromatic
#17FB57 #53FC83 #8FFDAE #CBFED9 #E1FEE9
Accessibility & contrast
On white
1.25
#8FFDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#8FFDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDAE
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDAE | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA9
Deuteranopia (green-blind)
#EDE2B3
Tritanopia (blue-blind)
#7AFAE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8ffdae; /* rgb */ color: rgb(143, 253, 174); /* oklch */ color: oklch(90.8% 0.149 151.5);
Tailwind
colors: {
custom: {
50: '#b5fec6',
500: '#8ffdae',
950: '#000000',
},
}SCSS
$custom: #8ffdae; $custom-light: #b5fec6; $custom-dark: #000000;
JSON
{
"hex": "#8ffdae",
"rgb": {
"r": 143,
"g": 253,
"b": 174
},
"hsl": {
"h": 136.909,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.90815,
"c": 0.14939,
"h": 151.5
},
"luminance": 0.79146
}Semantic roles & 50–950 ramp
primary
#8FFDAE
secondary
#DE53B6
accent
#00A5E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121813
muted
#828682