#8ADE90#8ADE90
#8ADE90 is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.7% C 0.136 H 145.9°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADE90 |
|---|---|
| RGB | rgb(138, 222, 144) |
| HSL | hsl(124, 56%, 71%) |
| HSV | hsv(124, 38%, 87%) |
| CMYK | cmyk(37.8%, 0%, 35.1%, 12.9%) |
| CIE-LAB | lab(81.65, -41.18, 30.45) |
| CIE-LCH | lch(81.65, 51.22, 143.52°) |
| OKLab | oklab(82.75% -0.1122 0.0761) |
| OKLCH | oklch(82.75% 0.136 145.9) |
| XYZ | xyz(41.6345, 59.6571, 35.7013) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.09
Hospital Green
#9BE5AA
ΔE00 4.41
Light Sea Green
#98F6B0
ΔE00 5.86
Palegreen
#98FB98
ΔE00 6.69
Light Mint Green
#A6FBB2
ΔE00 6.72
Seafoam (survey)
#80F9AD
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADE90 #DE8AD8
analogous
#AEDE8A #8ADE90 #8ADEBA
triadic
#8ADE90 #908ADE #DE908A
tetradic
#8ADE90 #8AAEDE #DE8AD8 #DEBA8A
square
#8ADE90 #8AAEDE #DE8AD8 #DEBA8A
split-complementary
#8ADE90 #BA8ADE #DE8AAE
monochromatic
#34B93E #5AD163 #8ADE90 #BAEBBD #E7F8E8
Accessibility & contrast
On white
1.62
#8ADE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#8ADE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADE90
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADE90 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D08B
Deuteranopia (green-blind)
#D4C895
Tritanopia (blue-blind)
#7FDACA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #8ade90; /* rgb */ color: rgb(138, 222, 144); /* oklch */ color: oklch(82.7% 0.136 145.9);
Tailwind
colors: {
custom: {
50: '#afe9b1',
500: '#8ade90',
950: '#000000',
},
}SCSS
$custom: #8ade90; $custom-light: #afe9b1; $custom-dark: #000000;
JSON
{
"hex": "#8ade90",
"rgb": {
"r": 138,
"g": 222,
"b": 144
},
"hsl": {
"h": 124.286,
"s": 56,
"l": 70.588
},
"oklch": {
"l": 0.82747,
"c": 0.13559,
"h": 145.9
},
"luminance": 0.59659
}Semantic roles & 50–950 ramp
primary
#8ADE90
secondary
#B557AF
accent
#22B8C4
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481