#9DBA95#9DBA95
#9DBA95 is a light, moderate green. Relative luminance 0.445; OKLCH L 75.7% C 0.061 H 138.9°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBA95 |
|---|---|
| RGB | rgb(157, 186, 149) |
| HSL | hsl(107, 21%, 66%) |
| HSV | hsv(107, 20%, 73%) |
| CMYK | cmyk(15.6%, 0%, 19.9%, 27.1%) |
| CIE-LAB | lab(72.53, -16.89, 15.55) |
| CIE-LCH | lch(72.53, 22.96, 137.36°) |
| OKLab | oklab(75.71% -0.0458 0.0399) |
| OKLCH | oklch(75.71% 0.061 138.9) |
| XYZ | xyz(36.8872, 44.4552, 35.0652) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.44
Darkseagreen
#8FBC8F
ΔE00 3.78
Sage Green
#9CAF88
ΔE00 3.89
Lichen
#8FB67B
ΔE00 5.90
Sage Green (survey)
#88B378
ΔE00 6.52
Greyish Green
#82A67D
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBA95 #B295BA
analogous
#AFBA95 #9DBA95 #95BA9F
triadic
#9DBA95 #959DBA #BA959D
tetradic
#9DBA95 #95AFBA #B295BA #BA9F95
square
#9DBA95 #95AFBA #B295BA #BA9F95
split-complementary
#9DBA95 #9F95BA #BA95AF
monochromatic
#5E8154 #7BA270 #9DBA95 #BFD2BA #E2EADF
Accessibility & contrast
On white
2.12
#9DBA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#9DBA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBA95
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBA95 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB493
Deuteranopia (green-blind)
#B8B197
Tritanopia (blue-blind)
#9CB7B0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9dba95; /* rgb */ color: rgb(157, 186, 149); /* oklch */ color: oklch(75.7% 0.061 138.9);
Tailwind
colors: {
custom: {
50: '#baceb4',
500: '#9dba95',
950: '#000000',
},
}SCSS
$custom: #9dba95; $custom-light: #baceb4; $custom-dark: #000000;
JSON
{
"hex": "#9dba95",
"rgb": {
"r": 157,
"g": 186,
"b": 149
},
"hsl": {
"h": 107.027,
"s": 21.143,
"l": 65.686
},
"oklch": {
"l": 0.75713,
"c": 0.06076,
"h": 138.9
},
"luminance": 0.44456
}Semantic roles & 50–950 ramp
primary
#9DBA95
secondary
#D9CFDC
accent
#46A08C
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280