#8ADE91#8ADE91
#8ADE91 is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.8% C 0.135 H 146.2°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADE91 |
|---|---|
| RGB | rgb(138, 222, 145) |
| HSL | hsl(125, 56%, 71%) |
| HSV | hsv(125, 38%, 87%) |
| CMYK | cmyk(37.8%, 0%, 34.7%, 12.9%) |
| CIE-LAB | lab(81.67, -41.02, 29.96) |
| CIE-LCH | lch(81.67, 50.80, 143.85°) |
| OKLab | oklab(82.77% -0.1118 0.075) |
| OKLCH | oklch(82.77% 0.135 146.2) |
| XYZ | xyz(41.7113, 59.6878, 36.1056) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.19
Hospital Green
#9BE5AA
ΔE00 4.25
Light Sea Green
#98F6B0
ΔE00 5.78
Light Mint Green
#A6FBB2
ΔE00 6.67
Seafoam (survey)
#80F9AD
ΔE00 6.68
Foam Green
#90FDA9
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADE91 #DE8AD7
analogous
#ADDE8A #8ADE91 #8ADEBB
triadic
#8ADE91 #918ADE #DE918A
tetradic
#8ADE91 #8AADDE #DE8AD7 #DEBB8A
square
#8ADE91 #8AADDE #DE8AD7 #DEBB8A
split-complementary
#8ADE91 #BB8ADE #DE8AAD
monochromatic
#34B93F #5AD164 #8ADE91 #BAEBBE #E7F8E9
Accessibility & contrast
On white
1.62
#8ADE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#8ADE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADE91
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADE91 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D08C
Deuteranopia (green-blind)
#D4C895
Tritanopia (blue-blind)
#7FDACA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #8ade91; /* rgb */ color: rgb(138, 222, 145); /* oklch */ color: oklch(82.8% 0.135 146.2);
Tailwind
colors: {
custom: {
50: '#afe9b2',
500: '#8ade91',
950: '#000000',
},
}SCSS
$custom: #8ade91; $custom-light: #afe9b2; $custom-dark: #000000;
JSON
{
"hex": "#8ade91",
"rgb": {
"r": 138,
"g": 222,
"b": 145
},
"hsl": {
"h": 125,
"s": 56,
"l": 70.588
},
"oklch": {
"l": 0.82766,
"c": 0.13459,
"h": 146.2
},
"luminance": 0.5969
}Semantic roles & 50–950 ramp
primary
#8ADE91
secondary
#B557AE
accent
#22B6C4
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111611
muted
#818481