#9DB993#9DB993
#9DB993 is a light, moderate green. Relative luminance 0.440; OKLCH L 75.4% C 0.061 H 137.5°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #9DB993 |
|---|---|
| RGB | rgb(157, 185, 147) |
| HSL | hsl(104, 21%, 65%) |
| HSV | hsv(104, 21%, 73%) |
| CMYK | cmyk(15.1%, 0%, 20.5%, 27.5%) |
| CIE-LAB | lab(72.21, -16.72, 16.18) |
| CIE-LCH | lch(72.21, 23.27, 135.93°) |
| OKLab | oklab(75.44% -0.0453 0.0415) |
| OKLCH | oklch(75.44% 0.061 137.5) |
| XYZ | xyz(36.5190, 43.9720, 34.1616) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.24
Sage Green
#9CAF88
ΔE00 3.46
Darkseagreen
#8FBC8F
ΔE00 3.86
Lichen
#8FB67B
ΔE00 5.60
Sage Green (survey)
#88B378
ΔE00 6.25
Greyish Green
#82A67D
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DB993 #AF93B9
analogous
#B0B993 #9DB993 #93B99C
triadic
#9DB993 #939DB9 #B9939D
tetradic
#9DB993 #93B0B9 #AF93B9 #B99C93
square
#9DB993 #93B0B9 #AF93B9 #B99C93
split-complementary
#9DB993 #9C93B9 #B993B0
monochromatic
#5E7F52 #7BA16E #9DB993 #BFD1B8 #E0E9DD
Accessibility & contrast
On white
2.14
#9DB993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#9DB993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DB993
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DB993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DB993 | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB391
Deuteranopia (green-blind)
#B7B095
Tritanopia (blue-blind)
#9CB6AE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #9db993; /* rgb */ color: rgb(157, 185, 147); /* oklch */ color: oklch(75.4% 0.061 137.5);
Tailwind
colors: {
custom: {
50: '#baceb2',
500: '#9db993',
950: '#000000',
},
}SCSS
$custom: #9db993; $custom-light: #baceb2; $custom-dark: #000000;
JSON
{
"hex": "#9db993",
"rgb": {
"r": 157,
"g": 185,
"b": 147
},
"hsl": {
"h": 104.211,
"s": 21.348,
"l": 65.098
},
"oklch": {
"l": 0.75442,
"c": 0.06141,
"h": 137.5
},
"luminance": 0.43973
}Semantic roles & 50–950 ramp
primary
#9DB993
secondary
#D7CDDA
accent
#46A088
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280