#8EFEAE#8EFEAE
#8EFEAE is a very light, vivid green. Relative luminance 0.797; OKLCH L 91.0% C 0.151 H 151.6°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFEAE |
|---|---|
| RGB | rgb(142, 254, 174) |
| HSL | hsl(137, 98%, 78%) |
| HSV | hsv(137, 44%, 100%) |
| CMYK | cmyk(44.1%, 0%, 31.5%, 0.4%) |
| CIE-LAB | lab(91.54, -48.84, 28.53) |
| CIE-LCH | lch(91.54, 56.56, 149.71°) |
| OKLab | oklab(91% -0.1332 0.072) |
| OKLCH | oklch(91% 0.151 151.6) |
| XYZ | xyz(54.2336, 79.6866, 52.5594) |
| Luminance | 0.7969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.93
Seafoam (survey)
#80F9AD
ΔE00 1.80
Mint (survey)
#9FFEB0
ΔE00 1.86
Seafoam Green
#7AF9AB
ΔE00 2.09
Light Bluish Green
#76FDA8
ΔE00 2.12
Light Blue Green
#7EFBB3
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFEAE #FE8EDE
analogous
#A6FE8E #8EFEAE #8EFEE6
triadic
#8EFEAE #AE8EFE #FEAE8E
tetradic
#8EFEAE #8EA6FE #FE8EDE #FEE68E
square
#8EFEAE #8EA6FE #FE8EDE #FEE68E
split-complementary
#8EFEAE #E68EFE #FE8EA6
monochromatic
#15FD57 #51FD83 #8EFEAE #CBFFD9 #E1FFE9
Accessibility & contrast
On white
1.24
#8EFEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#8EFEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFEAE
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFEAE | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA9
Deuteranopia (green-blind)
#EEE2B3
Tritanopia (blue-blind)
#78FBE9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #8efeae; /* rgb */ color: rgb(142, 254, 174); /* oklch */ color: oklch(91.0% 0.151 151.6);
Tailwind
colors: {
custom: {
50: '#b4ffc6',
500: '#8efeae',
950: '#000000',
},
}SCSS
$custom: #8efeae; $custom-light: #b4ffc6; $custom-dark: #000000;
JSON
{
"hex": "#8efeae",
"rgb": {
"r": 142,
"g": 254,
"b": 174
},
"hsl": {
"h": 137.143,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.91004,
"c": 0.15138,
"h": 151.6
},
"luminance": 0.7969
}Semantic roles & 50–950 ramp
primary
#8EFEAE
secondary
#DF51B6
accent
#00A4E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682