#8ADE7B#8ADE7B
#8ADE7B is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.4% C 0.156 H 140.7°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADE7B |
|---|---|
| RGB | rgb(138, 222, 123) |
| HSL | hsl(111, 60%, 68%) |
| HSV | hsv(111, 45%, 87%) |
| CMYK | cmyk(37.8%, 0%, 44.6%, 12.9%) |
| CIE-LAB | lab(81.33, -44.29, 40.60) |
| CIE-LCH | lch(81.33, 60.08, 137.49°) |
| OKLab | oklab(82.38% -0.121 0.099) |
| OKLCH | oklch(82.38% 0.156 140.7) |
| XYZ | xyz(40.1761, 59.0738, 28.0205) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.93
Lightish Green
#61E160
ΔE00 4.83
Fresh Green
#69D84F
ΔE00 5.52
Palegreen
#98FB98
ΔE00 6.42
Light Green
#96F97B
ΔE00 6.42
Pistachio
#93C572
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADE7B #CF7BDE
analogous
#BCDE7B #8ADE7B #7BDE9D
triadic
#8ADE7B #7B8ADE #DE7B8A
tetradic
#8ADE7B #7BBCDE #CF7BDE #DE9D7B
square
#8ADE7B #7BBCDE #CF7BDE #DE9D7B
split-complementary
#8ADE7B #9D7BDE #DE7BBC
monochromatic
#41B22D #5FD24A #8ADE7B #B5EAAC #E1F6DD
Accessibility & contrast
On white
1.64
#8ADE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#8ADE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADE7B
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADE7B | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF73
Deuteranopia (green-blind)
#D7C781
Tritanopia (blue-blind)
#83D8C6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8ade7b; /* rgb */ color: rgb(138, 222, 123); /* oklch */ color: oklch(82.4% 0.156 140.7);
Tailwind
colors: {
custom: {
50: '#b0e9a2',
500: '#8ade7b',
950: '#000000',
},
}SCSS
$custom: #8ade7b; $custom-light: #b0e9a2; $custom-dark: #000000;
JSON
{
"hex": "#8ade7b",
"rgb": {
"r": 138,
"g": 222,
"b": 123
},
"hsl": {
"h": 110.909,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.82383,
"c": 0.15636,
"h": 140.7
},
"luminance": 0.59076
}Semantic roles & 50–950 ramp
primary
#8ADE7B
secondary
#A449B4
accent
#1EC8AE
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#11160F
muted
#818480