#8AEC9F#8AEC9F
#8AEC9F is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.3% C 0.142 H 149.6°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8AEC9F |
|---|---|
| RGB | rgb(138, 236, 159) |
| HSL | hsl(133, 72%, 73%) |
| HSV | hsv(133, 42%, 93%) |
| CMYK | cmyk(41.5%, 0%, 32.6%, 7.5%) |
| CIE-LAB | lab(85.95, -44.82, 28.55) |
| CIE-LCH | lch(85.95, 53.14, 147.50°) |
| OKLab | oklab(86.33% -0.1222 0.0718) |
| OKLCH | oklch(86.33% 0.142 149.6) |
| XYZ | xyz(46.7320, 67.8944, 43.4366) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.81
Lightgreen
#90EE90
ΔE00 3.26
Seafoam (survey)
#80F9AD
ΔE00 3.41
Foam Green
#90FDA9
ΔE00 3.60
Seafoam Green
#7AF9AB
ΔE00 3.61
Hospital Green
#9BE5AA
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AEC9F #EC8AD7
analogous
#A6EC8A #8AEC9F #8AECD0
triadic
#8AEC9F #9F8AEC #EC9F8A
tetradic
#8AEC9F #8AA6EC #EC8AD7 #ECD08A
square
#8AEC9F #8AA6EC #EC8AD7 #ECD08A
split-complementary
#8AEC9F #D08AEC #EC8AA6
monochromatic
#23D84A #55E374 #8AEC9F #BFF5CA #E5FBE9
Accessibility & contrast
On white
1.44
#8AEC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#8AEC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AEC9F
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AEC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AEC9F | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9A
Deuteranopia (green-blind)
#DFD3A4
Tritanopia (blue-blind)
#79E9D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #8aec9f; /* rgb */ color: rgb(138, 236, 159); /* oklch */ color: oklch(86.3% 0.142 149.6);
Tailwind
colors: {
custom: {
50: '#b0f2bc',
500: '#8aec9f',
950: '#000000',
},
}SCSS
$custom: #8aec9f; $custom-light: #b0f2bc; $custom-dark: #000000;
JSON
{
"hex": "#8aec9f",
"rgb": {
"r": 138,
"g": 236,
"b": 159
},
"hsl": {
"h": 132.857,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.86325,
"c": 0.14172,
"h": 149.6
},
"luminance": 0.67897
}Semantic roles & 50–950 ramp
primary
#8AEC9F
secondary
#C754AE
accent
#11AAD4
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111712
muted
#818582