#9BB693#9BB693
#9BB693 is a light, muted green. Relative luminance 0.425; OKLCH L 74.6% C 0.057 H 138.6°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB693 |
|---|---|
| RGB | rgb(155, 182, 147) |
| HSL | hsl(106, 19%, 65%) |
| HSV | hsv(106, 19%, 71%) |
| CMYK | cmyk(14.8%, 0%, 19.2%, 28.6%) |
| CIE-LAB | lab(71.24, -15.90, 14.80) |
| CIE-LCH | lch(71.24, 21.72, 137.04°) |
| OKLab | oklab(74.63% -0.0431 0.038) |
| OKLCH | oklch(74.63% 0.057 138.6) |
| XYZ | xyz(35.5109, 42.5305, 33.9364) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.28
Sage Green
#9CAF88
ΔE00 3.14
Darkseagreen
#8FBC8F
ΔE00 4.44
Greyish Green
#82A67D
ΔE00 5.95
Lichen
#8FB67B
ΔE00 6.23
Grey Green
#86A17D
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB693 #AE93B6
analogous
#ADB693 #9BB693 #93B69D
triadic
#9BB693 #939BB6 #B6939B
tetradic
#9BB693 #93ADB6 #AE93B6 #B69D93
square
#9BB693 #93ADB6 #AE93B6 #B69D93
split-complementary
#9BB693 #9D93B6 #B693AD
monochromatic
#5C7B53 #799D6E #9BB693 #BDCFB8 #DFE7DC
Accessibility & contrast
On white
2.21
#9BB693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#9BB693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB693
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB693 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B091
Deuteranopia (green-blind)
#B4AD95
Tritanopia (blue-blind)
#9AB3AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9bb693; /* rgb */ color: rgb(155, 182, 147); /* oklch */ color: oklch(74.6% 0.057 138.6);
Tailwind
colors: {
custom: {
50: '#b8ccb2',
500: '#9bb693',
950: '#000000',
},
}SCSS
$custom: #9bb693; $custom-light: #b8ccb2; $custom-dark: #000000;
JSON
{
"hex": "#9bb693",
"rgb": {
"r": 155,
"g": 182,
"b": 147
},
"hsl": {
"h": 106.286,
"s": 19.337,
"l": 64.51
},
"oklch": {
"l": 0.7463,
"c": 0.05747,
"h": 138.6
},
"luminance": 0.42531
}Semantic roles & 50–950 ramp
primary
#9BB693
secondary
#D6CCD8
accent
#489E8A
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280