#8ADE8B#8ADE8B
#8ADE8B is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.7% C 0.141 H 144.4°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADE8B |
|---|---|
| RGB | rgb(138, 222, 139) |
| HSL | hsl(121, 56%, 71%) |
| HSV | hsv(121, 38%, 87%) |
| CMYK | cmyk(37.8%, 0%, 37.4%, 12.9%) |
| CIE-LAB | lab(81.57, -41.97, 32.89) |
| CIE-LCH | lch(81.57, 53.32, 141.91°) |
| OKLab | oklab(82.65% -0.1143 0.0818) |
| OKLCH | oklch(82.65% 0.141 144.4) |
| XYZ | xyz(41.2608, 59.5076, 33.7331) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.71
Hospital Green
#9BE5AA
ΔE00 5.22
Light Sea Green
#98F6B0
ΔE00 6.34
Palegreen
#98FB98
ΔE00 6.42
Weird Green
#3AE57F
ΔE00 6.66
Lightish Green
#61E160
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADE8B #DE8ADD
analogous
#B3DE8A #8ADE8B #8ADEB5
triadic
#8ADE8B #8B8ADE #DE8B8A
tetradic
#8ADE8B #8AB3DE #DE8ADD #DEB58A
square
#8ADE8B #8AB3DE #DE8ADD #DEB58A
split-complementary
#8ADE8B #B58ADE #DE8AB3
monochromatic
#34B936 #5AD15C #8ADE8B #BAEBBA #E7F8E7
Accessibility & contrast
On white
1.63
#8ADE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#8ADE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADE8B
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADE8B | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D085
Deuteranopia (green-blind)
#D5C890
Tritanopia (blue-blind)
#80DAC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #8ade8b; /* rgb */ color: rgb(138, 222, 139); /* oklch */ color: oklch(82.7% 0.141 144.4);
Tailwind
colors: {
custom: {
50: '#afe9ad',
500: '#8ade8b',
950: '#000000',
},
}SCSS
$custom: #8ade8b; $custom-light: #afe9ad; $custom-dark: #000000;
JSON
{
"hex": "#8ade8b",
"rgb": {
"r": 138,
"g": 222,
"b": 139
},
"hsl": {
"h": 120.714,
"s": 56,
"l": 70.588
},
"oklch": {
"l": 0.82653,
"c": 0.14057,
"h": 144.4
},
"luminance": 0.5951
}Semantic roles & 50–950 ramp
primary
#8ADE8B
secondary
#B557B4
accent
#22C2C4
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481