#8ADE9D#8ADE9D
#8ADE9D is a very light, vivid green. Relative luminance 0.601; OKLCH L 83.0% C 0.123 H 150.3°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADE9D |
|---|---|
| RGB | rgb(138, 222, 157) |
| HSL | hsl(134, 56%, 71%) |
| HSV | hsv(134, 38%, 87%) |
| CMYK | cmyk(37.8%, 0%, 29.3%, 12.9%) |
| CIE-LAB | lab(81.88, -39.00, 24.06) |
| CIE-LCH | lch(81.88, 45.82, 148.33°) |
| OKLab | oklab(83.01% -0.1066 0.0609) |
| OKLCH | oklch(83.01% 0.123 150.3) |
| XYZ | xyz(42.6859, 60.0777, 41.2387) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.63
Light Sea Green
#98F6B0
ΔE00 5.25
Seafoam
#7FE0B3
ΔE00 5.45
Lightgreen
#90EE90
ΔE00 5.87
Seafoam (survey)
#80F9AD
ΔE00 6.30
Mint
#AAF0C1
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADE9D #DE8ACB
analogous
#A1DE8A #8ADE9D #8ADEC7
triadic
#8ADE9D #9D8ADE #DE9D8A
tetradic
#8ADE9D #8AA1DE #DE8ACB #DEC78A
square
#8ADE9D #8AA1DE #DE8ACB #DEC78A
split-complementary
#8ADE9D #C78ADE #DE8AA1
monochromatic
#34B952 #5AD175 #8ADE9D #BAEBC5 #E7F8EB
Accessibility & contrast
On white
1.61
#8ADE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#8ADE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADE9D
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADE9D | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD199
Deuteranopia (green-blind)
#D2C8A1
Tritanopia (blue-blind)
#7CDBCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8ade9d; /* rgb */ color: rgb(138, 222, 157); /* oklch */ color: oklch(83.0% 0.123 150.3);
Tailwind
colors: {
custom: {
50: '#afe8ba',
500: '#8ade9d',
950: '#000000',
},
}SCSS
$custom: #8ade9d; $custom-light: #afe8ba; $custom-dark: #000000;
JSON
{
"hex": "#8ade9d",
"rgb": {
"r": 138,
"g": 222,
"b": 157
},
"hsl": {
"h": 133.571,
"s": 56,
"l": 70.588
},
"oklch": {
"l": 0.83007,
"c": 0.12274,
"h": 150.3
},
"luminance": 0.6008
}Semantic roles & 50–950 ramp
primary
#8ADE9D
secondary
#B557A0
accent
#229FC4
background
#FDFEFD
surface
#F8FDF8
border
#D1D5D1
text
#111611
muted
#818481