#8AE69A#8AE69A
#8AE69A is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.8% C 0.138 H 148.5°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8AE69A |
|---|---|
| RGB | rgb(138, 230, 154) |
| HSL | hsl(130, 65%, 72%) |
| HSV | hsv(130, 40%, 90%) |
| CMYK | cmyk(40%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(84.14, -43.06, 28.66) |
| CIE-LCH | lch(84.14, 51.72, 146.35°) |
| OKLab | oklab(84.82% -0.1173 0.072) |
| OKLCH | oklch(84.82% 0.138 148.5) |
| XYZ | xyz(44.6083, 64.3273, 40.6314) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.47
Hospital Green
#9BE5AA
ΔE00 3.60
Light Sea Green
#98F6B0
ΔE00 3.90
Seafoam (survey)
#80F9AD
ΔE00 4.71
Seafoam Green
#7AF9AB
ΔE00 4.88
Foam Green
#90FDA9
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AE69A #E68AD6
analogous
#A8E68A #8AE69A #8AE6C8
triadic
#8AE69A #9A8AE6 #E69A8A
tetradic
#8AE69A #8AA8E6 #E68AD6 #E6C88A
square
#8AE69A #8AA8E6 #E68AD6 #E6C88A
split-complementary
#8AE69A #C88AE6 #E68AA8
monochromatic
#2BCA47 #58DB6E #8AE69A #BCF1C6 #E6FAE9
Accessibility & contrast
On white
1.51
#8AE69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#8AE69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AE69A
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AE69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AE69A | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D895
Deuteranopia (green-blind)
#DACE9E
Tritanopia (blue-blind)
#7CE2D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8ae69a; /* rgb */ color: rgb(138, 230, 154); /* oklch */ color: oklch(84.8% 0.138 148.5);
Tailwind
colors: {
custom: {
50: '#b0eeb8',
500: '#8ae69a',
950: '#000000',
},
}SCSS
$custom: #8ae69a; $custom-light: #b0eeb8; $custom-dark: #000000;
JSON
{
"hex": "#8ae69a",
"rgb": {
"r": 138,
"g": 230,
"b": 154
},
"hsl": {
"h": 130.435,
"s": 64.789,
"l": 72.157
},
"oklch": {
"l": 0.8482,
"c": 0.13768,
"h": 148.5
},
"luminance": 0.6433
}Semantic roles & 50–950 ramp
primary
#8AE69A
secondary
#BF55AD
accent
#19ADCD
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111611
muted
#818581