#8ADE8F#8ADE8F
#8ADE8F is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.7% C 0.137 H 145.6°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADE8F |
|---|---|
| RGB | rgb(138, 222, 143) |
| HSL | hsl(124, 56%, 71%) |
| HSV | hsv(124, 38%, 87%) |
| CMYK | cmyk(37.8%, 0%, 35.6%, 12.9%) |
| CIE-LAB | lab(81.63, -41.34, 30.94) |
| CIE-LCH | lch(81.63, 51.64, 143.19°) |
| OKLab | oklab(82.73% -0.1126 0.0773) |
| OKLCH | oklch(82.73% 0.137 145.6) |
| XYZ | xyz(41.5584, 59.6267, 35.3006) |
| Luminance | 0.5963 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.00
Hospital Green
#9BE5AA
ΔE00 4.57
Light Sea Green
#98F6B0
ΔE00 5.95
Palegreen
#98FB98
ΔE00 6.62
Light Mint Green
#A6FBB2
ΔE00 6.77
Weird Green
#3AE57F
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADE8F #DE8AD9
analogous
#AFDE8A #8ADE8F #8ADEB9
triadic
#8ADE8F #8F8ADE #DE8F8A
tetradic
#8ADE8F #8AAFDE #DE8AD9 #DEB98A
square
#8ADE8F #8AAFDE #DE8AD9 #DEB98A
split-complementary
#8ADE8F #B98ADE #DE8AAF
monochromatic
#34B93C #5AD161 #8ADE8F #BAEBBD #E7F8E8
Accessibility & contrast
On white
1.62
#8ADE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#8ADE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADE8F
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADE8F | 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)
#E1D08A
Deuteranopia (green-blind)
#D4C894
Tritanopia (blue-blind)
#7FDACA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #8ade8f; /* rgb */ color: rgb(138, 222, 143); /* oklch */ color: oklch(82.7% 0.137 145.6);
Tailwind
colors: {
custom: {
50: '#afe9b0',
500: '#8ade8f',
950: '#000000',
},
}SCSS
$custom: #8ade8f; $custom-light: #afe9b0; $custom-dark: #000000;
JSON
{
"hex": "#8ade8f",
"rgb": {
"r": 138,
"g": 222,
"b": 143
},
"hsl": {
"h": 123.571,
"s": 56,
"l": 70.588
},
"oklch": {
"l": 0.82728,
"c": 0.13658,
"h": 145.6
},
"luminance": 0.59629
}Semantic roles & 50–950 ramp
primary
#8ADE8F
secondary
#B557B0
accent
#22BAC4
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481