#9DAFA2#9DAFA2
#9DAFA2 is a light, muted green. Relative luminance 0.404; OKLCH L 73.6% C 0.027 H 154.3°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9DAFA2 |
|---|---|
| RGB | rgb(157, 175, 162) |
| HSL | hsl(137, 10%, 65%) |
| HSV | hsv(137, 10%, 69%) |
| CMYK | cmyk(10.3%, 0%, 7.4%, 31.4%) |
| CIE-LAB | lab(69.78, -8.80, 4.54) |
| CIE-LCH | lch(69.78, 9.90, 152.70°) |
| OKLab | oklab(73.62% -0.0246 0.0118) |
| OKLCH | oklch(73.62% 0.027 154.3) |
| XYZ | xyz(35.7548, 40.4362, 40.0966) |
| Luminance | 0.4044 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.23
Cool Grey
#95A3A6
ΔE00 8.68
Sage Green
#9CAF88
ΔE00 8.69
Cement
#A5A391
ΔE00 8.72
Greyish
#A8A495
ΔE00 9.58
Grey Green
#86A17D
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DAFA2 #AF9DAA
analogous
#A1AF9D #9DAFA2 #9DAFAB
triadic
#9DAFA2 #A29DAF #AFA29D
tetradic
#9DAFA2 #9DA1AF #AF9DAA #AFAB9D
square
#9DAFA2 #9DA1AF #AF9DAA #AFAB9D
split-complementary
#9DAFA2 #AB9DAF #AF9DA1
monochromatic
#5E7364 #7B9382 #9DAFA2 #BFCBC2 #E0E6E2
Accessibility & contrast
On white
2.31
#9DAFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#9DAFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DAFA2
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DAFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DAFA2 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA1
Deuteranopia (green-blind)
#ACAAA3
Tritanopia (blue-blind)
#9BAEAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9dafa2; /* rgb */ color: rgb(157, 175, 162); /* oklch */ color: oklch(73.6% 0.027 154.3);
Tailwind
colors: {
custom: {
50: '#bac6bd',
500: '#9dafa2',
950: '#000000',
},
}SCSS
$custom: #9dafa2; $custom-light: #bac6bd; $custom-dark: #000000;
JSON
{
"hex": "#9dafa2",
"rgb": {
"r": 157,
"g": 175,
"b": 162
},
"hsl": {
"h": 136.667,
"s": 10.112,
"l": 65.098
},
"oklch": {
"l": 0.73623,
"c": 0.02727,
"h": 154.3
},
"luminance": 0.40437
}Semantic roles & 50–950 ramp
primary
#9DAFA2
secondary
#D7D1D5
accent
#518294
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281