#9ADA8A#9ADA8A
#9ADA8A is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.6% C 0.126 H 139.5°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9ADA8A |
|---|---|
| RGB | rgb(154, 218, 138) |
| HSL | hsl(108, 52%, 70%) |
| HSV | hsv(108, 37%, 85%) |
| CMYK | cmyk(29.4%, 0%, 36.7%, 14.5%) |
| CIE-LAB | lab(81.21, -35.21, 33.07) |
| CIE-LCH | lch(81.21, 48.31, 136.79°) |
| OKLab | oklab(82.57% -0.0961 0.0821) |
| OKLCH | oklch(82.57% 0.126 139.5) |
| XYZ | xyz(42.9838, 58.8462, 33.1335) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.00
Lightgreen
#90EE90
ΔE00 5.21
Pistachio
#93C572
ΔE00 5.50
Hospital Green
#9BE5AA
ΔE00 5.73
Light Sage
#BCECAC
ΔE00 6.18
Pale Olive Green
#B1D27B
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ADA8A #CA8ADA
analogous
#C2DA8A #9ADA8A #8ADAA2
triadic
#9ADA8A #8A9ADA #DA8A9A
tetradic
#9ADA8A #8AC2DA #CA8ADA #DAA28A
square
#9ADA8A #8AC2DA #CA8ADA #DAA28A
split-complementary
#9ADA8A #A28ADA #DA8AC2
monochromatic
#50B138 #72CB5C #9ADA8A #C2E9B8 #EAF7E7
Accessibility & contrast
On white
1.64
#9ADA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#9ADA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ADA8A
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ADA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ADA8A | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD84
Deuteranopia (green-blind)
#D5C78E
Tritanopia (blue-blind)
#96D5C6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #9ada8a; /* rgb */ color: rgb(154, 218, 138); /* oklch */ color: oklch(82.6% 0.126 139.5);
Tailwind
colors: {
custom: {
50: '#bae5ad',
500: '#9ada8a',
950: '#000000',
},
}SCSS
$custom: #9ada8a; $custom-light: #bae5ad; $custom-dark: #000000;
JSON
{
"hex": "#9ada8a",
"rgb": {
"r": 154,
"g": 218,
"b": 138
},
"hsl": {
"h": 108,
"s": 51.948,
"l": 69.804
},
"oklch": {
"l": 0.82569,
"c": 0.12642,
"h": 139.5
},
"luminance": 0.58848
}Semantic roles & 50–950 ramp
primary
#9ADA8A
secondary
#9F57B1
accent
#26BFA1
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121610
muted
#828481