#8ADA8A#8ADA8A
#8ADA8A is a light, vivid green. Relative luminance 0.574; OKLCH L 81.7% C 0.136 H 144.2°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADA8A |
|---|---|
| RGB | rgb(138, 218, 138) |
| HSL | hsl(120, 52%, 70%) |
| HSV | hsv(120, 37%, 85%) |
| CMYK | cmyk(36.7%, 0%, 36.7%, 14.5%) |
| CIE-LAB | lab(80.39, -40.36, 31.85) |
| CIE-LCH | lch(80.39, 51.41, 141.72°) |
| OKLab | oklab(81.69% -0.11 0.0793) |
| OKLCH | oklch(81.69% 0.136 144.2) |
| XYZ | xyz(40.1383, 57.3789, 33.0001) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.69
Hospital Green
#9BE5AA
ΔE00 5.26
Soft Green
#6FC276
ΔE00 6.29
Pistachio
#93C572
ΔE00 6.50
Light Grey Green
#B7E1A1
ΔE00 6.83
Light Sea Green
#98F6B0
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADA8A #DA8ADA
analogous
#B2DA8A #8ADA8A #8ADAB2
triadic
#8ADA8A #8A8ADA #DA8A8A
tetradic
#8ADA8A #8AB2DA #DA8ADA #DAB28A
square
#8ADA8A #8AB2DA #DA8ADA #DAB28A
split-complementary
#8ADA8A #B28ADA #DA8AB2
monochromatic
#38B138 #5CCB5C #8ADA8A #B8E9B8 #E7F7E7
Accessibility & contrast
On white
1.68
#8ADA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#8ADA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADA8A
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADA8A | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC85
Deuteranopia (green-blind)
#D1C48F
Tritanopia (blue-blind)
#81D6C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8ada8a; /* rgb */ color: rgb(138, 218, 138); /* oklch */ color: oklch(81.7% 0.136 144.2);
Tailwind
colors: {
custom: {
50: '#afe6ad',
500: '#8ada8a',
950: '#000000',
},
}SCSS
$custom: #8ada8a; $custom-light: #afe6ad; $custom-dark: #000000;
JSON
{
"hex": "#8ada8a",
"rgb": {
"r": 138,
"g": 218,
"b": 138
},
"hsl": {
"h": 120,
"s": 51.948,
"l": 69.804
},
"oklch": {
"l": 0.81692,
"c": 0.13558,
"h": 144.2
},
"luminance": 0.57381
}Semantic roles & 50–950 ramp
primary
#8ADA8A
secondary
#B157B1
accent
#26BFBF
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481