#8EE08C#8EE08C
#8EE08C is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.3% C 0.140 H 143.7°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE08C |
|---|---|
| RGB | rgb(142, 224, 140) |
| HSL | hsl(119, 58%, 71%) |
| HSV | hsv(119, 38%, 88%) |
| CMYK | cmyk(36.6%, 0%, 37.5%, 12.2%) |
| CIE-LAB | lab(82.35, -41.47, 33.45) |
| CIE-LCH | lch(82.35, 53.28, 141.11°) |
| OKLab | oklab(83.35% -0.113 0.0831) |
| OKLCH | oklch(83.35% 0.14 143.7) |
| XYZ | xyz(42.5427, 60.9533, 34.3294) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.25
Hospital Green
#9BE5AA
ΔE00 5.18
Palegreen
#98FB98
ΔE00 5.93
Light Sea Green
#98F6B0
ΔE00 6.09
Light Pastel Green
#B2FBA5
ΔE00 6.48
Foam Green
#90FDA9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE08C #DE8CE0
analogous
#B8E08C #8EE08C #8CE0B4
triadic
#8EE08C #8C8EE0 #E08C8E
tetradic
#8EE08C #8CB8E0 #DE8CE0 #E0B48C
square
#8EE08C #8CB8E0 #DE8CE0 #E0B48C
split-complementary
#8EE08C #B48CE0 #E08CB8
monochromatic
#37BE33 #5FD35C #8EE08C #BDEDBC #E7F9E7
Accessibility & contrast
On white
1.59
#8EE08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#8EE08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE08C
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE08C | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D286
Deuteranopia (green-blind)
#D7CA91
Tritanopia (blue-blind)
#85DBCB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8ee08c; /* rgb */ color: rgb(142, 224, 140); /* oklch */ color: oklch(83.3% 0.140 143.7);
Tailwind
colors: {
custom: {
50: '#b2eaae',
500: '#8ee08c',
950: '#000000',
},
}SCSS
$custom: #8ee08c; $custom-light: #b2eaae; $custom-dark: #000000;
JSON
{
"hex": "#8ee08c",
"rgb": {
"r": 142,
"g": 224,
"b": 140
},
"hsl": {
"h": 118.571,
"s": 57.534,
"l": 71.373
},
"oklch": {
"l": 0.83346,
"c": 0.14027,
"h": 143.7
},
"luminance": 0.60956
}Semantic roles & 50–950 ramp
primary
#8EE08C
secondary
#B658B8
accent
#20C5C1
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481