#9BBDA8#9BBDA8
#9BBDA8 is a light, muted green. Relative luminance 0.462; OKLCH L 76.7% C 0.047 H 158.0°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBDA8 |
|---|---|
| RGB | rgb(155, 189, 168) |
| HSL | hsl(143, 20%, 67%) |
| HSV | hsv(143, 18%, 74%) |
| CMYK | cmyk(18%, 0%, 11.1%, 25.9%) |
| CIE-LAB | lab(73.67, -15.65, 6.84) |
| CIE-LCH | lch(73.67, 17.08, 156.40°) |
| OKLab | oklab(76.73% -0.0438 0.0177) |
| OKLCH | oklch(76.73% 0.047 158) |
| XYZ | xyz(38.7812, 46.1899, 43.9105) |
| Luminance | 0.4619 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.39
Darkseagreen
#8FBC8F
ΔE00 7.31
Pale Teal
#82CBB2
ΔE00 7.64
Sage Green
#9CAF88
ΔE00 8.17
Greyish Green
#82A67D
ΔE00 9.55
Seafoam Blue
#78D1B6
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBDA8 #BD9BB0
analogous
#9FBD9B #9BBDA8 #9BBDB9
triadic
#9BBDA8 #A89BBD #BDA89B
tetradic
#9BBDA8 #9B9FBD #BD9BB0 #BDB99B
square
#9BBDA8 #9B9FBD #BD9BB0 #BDB99B
split-complementary
#9BBDA8 #B99BBD #BD9B9F
monochromatic
#588569 #76A588 #9BBDA8 #C0D5C8 #E5EEE8
Accessibility & contrast
On white
2.05
#9BBDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#9BBDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBDA8
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBDA8 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8A7
Deuteranopia (green-blind)
#B6B3A9
Tritanopia (blue-blind)
#95BCB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9bbda8; /* rgb */ color: rgb(155, 189, 168); /* oklch */ color: oklch(76.7% 0.047 158.0);
Tailwind
colors: {
custom: {
50: '#b9d1c1',
500: '#9bbda8',
950: '#000000',
},
}SCSS
$custom: #9bbda8; $custom-light: #b9d1c1; $custom-dark: #000000;
JSON
{
"hex": "#9bbda8",
"rgb": {
"r": 155,
"g": 189,
"b": 168
},
"hsl": {
"h": 142.941,
"s": 20.482,
"l": 67.451
},
"oklch": {
"l": 0.76728,
"c": 0.0473,
"h": 158
},
"luminance": 0.46191
}Semantic roles & 50–950 ramp
primary
#9BBDA8
secondary
#DFD5DB
accent
#477D9F
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#111412
muted
#808281