#9BBCA2#9BBCA2
#9BBCA2 is a light, muted green. Relative luminance 0.455; OKLCH L 76.3% C 0.051 H 151.4°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBCA2 |
|---|---|
| RGB | rgb(155, 188, 162) |
| HSL | hsl(133, 20%, 67%) |
| HSV | hsv(133, 18%, 74%) |
| CMYK | cmyk(17.6%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(73.25, -16.28, 9.50) |
| CIE-LCH | lch(73.25, 18.85, 149.75°) |
| OKLab | oklab(76.35% -0.045 0.0246) |
| OKLCH | oklch(76.35% 0.051 151.4) |
| XYZ | xyz(38.0208, 45.5427, 40.9629) |
| Luminance | 0.4554 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.04
Darkseagreen
#8FBC8F
ΔE00 5.74
Sage Green
#9CAF88
ΔE00 6.68
Pale Teal
#82CBB2
ΔE00 8.07
Greyish Green
#82A67D
ΔE00 8.26
Grey Green
#86A17D
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBCA2 #BC9BB5
analogous
#A5BC9B #9BBCA2 #9BBCB2
triadic
#9BBCA2 #A29BBC #BCA29B
tetradic
#9BBCA2 #9BA5BC #BC9BB5 #BCB29B
square
#9BBCA2 #9BA5BC #BC9BB5 #BCB29B
split-complementary
#9BBCA2 #B29BBC #BC9BA5
monochromatic
#598462 #76A380 #9BBCA2 #C0D5C4 #E4EDE6
Accessibility & contrast
On white
2.08
#9BBCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#9BBCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBCA2
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBCA2 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A1
Deuteranopia (green-blind)
#B7B2A3
Tritanopia (blue-blind)
#97BBB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9bbca2; /* rgb */ color: rgb(155, 188, 162); /* oklch */ color: oklch(76.3% 0.051 151.4);
Tailwind
colors: {
custom: {
50: '#b8d0bd',
500: '#9bbca2',
950: '#000000',
},
}SCSS
$custom: #9bbca2; $custom-light: #b8d0bd; $custom-dark: #000000;
JSON
{
"hex": "#9bbca2",
"rgb": {
"r": 155,
"g": 188,
"b": 162
},
"hsl": {
"h": 132.727,
"s": 19.76,
"l": 67.255
},
"oklch": {
"l": 0.76345,
"c": 0.05131,
"h": 151.4
},
"luminance": 0.45544
}Semantic roles & 50–950 ramp
primary
#9BBCA2
secondary
#DFD4DC
accent
#478C9E
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281