#8EFDAE#8EFDAE
#8EFDAE is a very light, vivid green. Relative luminance 0.791; OKLCH L 90.8% C 0.150 H 151.7°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFDAE |
|---|---|
| RGB | rgb(142, 253, 174) |
| HSL | hsl(137, 97%, 77%) |
| HSV | hsv(137, 44%, 99%) |
| CMYK | cmyk(43.9%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(91.26, -48.42, 28.14) |
| CIE-LCH | lch(91.26, 56.00, 149.83°) |
| OKLab | oklab(90.77% -0.1321 0.071) |
| OKLCH | oklch(90.77% 0.15 151.7) |
| XYZ | xyz(53.9171, 79.0536, 52.4539) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.02
Seafoam (survey)
#80F9AD
ΔE00 1.65
Mint (survey)
#9FFEB0
ΔE00 1.85
Seafoam Green
#7AF9AB
ΔE00 2.00
Light Bluish Green
#76FDA8
ΔE00 2.17
Light Sea Green
#98F6B0
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFDAE #FD8EDD
analogous
#A6FD8E #8EFDAE #8EFDE5
triadic
#8EFDAE #AE8EFD #FDAE8E
tetradic
#8EFDAE #8EA6FD #FD8EDD #FDE58E
square
#8EFDAE #8EA6FD #FD8EDD #FDE58E
split-complementary
#8EFDAE #E58EFD #FD8EA6
monochromatic
#16FB58 #52FC83 #8EFDAE #CAFED9 #E1FEE9
Accessibility & contrast
On white
1.25
#8EFDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#8EFDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFDAE
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFDAE | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA9
Deuteranopia (green-blind)
#EDE1B3
Tritanopia (blue-blind)
#78FAE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8efdae; /* rgb */ color: rgb(142, 253, 174); /* oklch */ color: oklch(90.8% 0.150 151.7);
Tailwind
colors: {
custom: {
50: '#b4fec6',
500: '#8efdae',
950: '#000000',
},
}SCSS
$custom: #8efdae; $custom-light: #b4fec6; $custom-dark: #000000;
JSON
{
"hex": "#8efdae",
"rgb": {
"r": 142,
"g": 253,
"b": 174
},
"hsl": {
"h": 137.297,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.90771,
"c": 0.14995,
"h": 151.7
},
"luminance": 0.79057
}Semantic roles & 50–950 ramp
primary
#8EFDAE
secondary
#DD52B5
accent
#00A3E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682