#8AE08E#8AE08E
#8AE08E is a very light, vivid green. Relative luminance 0.607; OKLCH L 83.2% C 0.141 H 145.2°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8AE08E |
|---|---|
| RGB | rgb(138, 224, 142) |
| HSL | hsl(123, 58%, 71%) |
| HSV | hsv(123, 38%, 88%) |
| CMYK | cmyk(38.4%, 0%, 36.6%, 12.2%) |
| CIE-LAB | lab(82.20, -42.38, 32.20) |
| CIE-LCH | lch(82.20, 53.22, 142.77°) |
| OKLab | oklab(83.18% -0.1154 0.0802) |
| OKLCH | oklch(83.18% 0.141 145.2) |
| XYZ | xyz(42.0173, 60.6652, 35.0815) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.40
Hospital Green
#9BE5AA
ΔE00 4.86
Light Sea Green
#98F6B0
ΔE00 5.79
Palegreen
#98FB98
ΔE00 6.07
Foam Green
#90FDA9
ΔE00 6.40
Weird Green
#3AE57F
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AE08E #E08ADC
analogous
#B1E08A #8AE08E #8AE0B9
triadic
#8AE08E #8E8AE0 #E08E8A
tetradic
#8AE08E #8AB1E0 #E08ADC #E0B98A
square
#8AE08E #8AB1E0 #E08ADC #E0B98A
split-complementary
#8AE08E #B98AE0 #E08AB1
monochromatic
#32BD39 #5AD35F #8AE08E #BAEDBD #E7F9E8
Accessibility & contrast
On white
1.60
#8AE08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#8AE08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AE08E
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AE08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AE08E | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D288
Deuteranopia (green-blind)
#D6C993
Tritanopia (blue-blind)
#7FDCCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8ae08e; /* rgb */ color: rgb(138, 224, 142); /* oklch */ color: oklch(83.2% 0.141 145.2);
Tailwind
colors: {
custom: {
50: '#afeab0',
500: '#8ae08e',
950: '#000000',
},
}SCSS
$custom: #8ae08e; $custom-light: #afeab0; $custom-dark: #000000;
JSON
{
"hex": "#8ae08e",
"rgb": {
"r": 138,
"g": 224,
"b": 142
},
"hsl": {
"h": 122.791,
"s": 58.108,
"l": 70.98
},
"oklch": {
"l": 0.8318,
"c": 0.14056,
"h": 145.2
},
"luminance": 0.60668
}Semantic roles & 50–950 ramp
primary
#8AE08E
secondary
#B856B3
accent
#20BEC6
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481