#8EEE95#8EEE95
#8EEE95 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.8% C 0.152 H 145.7°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8EEE95 |
|---|---|
| RGB | rgb(142, 238, 149) |
| HSL | hsl(124, 74%, 75%) |
| HSV | hsv(124, 40%, 93%) |
| CMYK | cmyk(40.3%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(86.54, -46.16, 34.42) |
| CIE-LCH | lch(86.54, 57.58, 143.29°) |
| OKLab | oklab(86.79% -0.1257 0.0856) |
| OKLCH | oklch(86.79% 0.152 145.7) |
| XYZ | xyz(47.1523, 69.0669, 39.2746) |
| Luminance | 0.6907 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.97
Palegreen
#98FB98
ΔE00 3.03
Mint Green
#8FFF9F
ΔE00 3.60
Foam Green
#90FDA9
ΔE00 3.63
Baby Green
#8CFF9E
ΔE00 3.66
Light Sea Green
#98F6B0
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EEE95 #EE8EE7
analogous
#B7EE8E #8EEE95 #8EEEC5
triadic
#8EEE95 #958EEE #EE958E
tetradic
#8EEE95 #8EB7EE #EE8EE7 #EEC58E
square
#8EEE95 #8EB7EE #EE8EE7 #EEC58E
split-complementary
#8EEE95 #C58EEE #EE8EB7
monochromatic
#24DE31 #59E663 #8EEE95 #C3F6C7 #E4FBE6
Accessibility & contrast
On white
1.42
#8EEE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#8EEE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EEE95
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EEE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EEE95 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8F
Deuteranopia (green-blind)
#E3D59A
Tritanopia (blue-blind)
#81EAD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8eee95; /* rgb */ color: rgb(142, 238, 149); /* oklch */ color: oklch(86.8% 0.152 145.7);
Tailwind
colors: {
custom: {
50: '#b3f4b5',
500: '#8eee95',
950: '#000000',
},
}SCSS
$custom: #8eee95; $custom-light: #b3f4b5; $custom-dark: #000000;
JSON
{
"hex": "#8eee95",
"rgb": {
"r": 142,
"g": 238,
"b": 149
},
"hsl": {
"h": 124.375,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.86793,
"c": 0.15205,
"h": 145.7
},
"luminance": 0.6907
}Semantic roles & 50–950 ramp
primary
#8EEE95
secondary
#C957C1
accent
#10C7D6
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581