#9BCBB9#9BCBB9
#9BCBB9 is a light, muted teal. Relative luminance 0.532; OKLCH L 80.3% C 0.056 H 169.9°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCBB9 |
|---|---|
| RGB | rgb(155, 203, 185) |
| HSL | hsl(158, 32%, 70%) |
| HSV | hsv(158, 24%, 80%) |
| CMYK | cmyk(23.6%, 0%, 8.9%, 20.4%) |
| CIE-LAB | lab(77.98, -19.40, 3.87) |
| CIE-LCH | lch(77.98, 19.78, 168.72°) |
| OKLab | oklab(80.31% -0.0556 0.0099) |
| OKLCH | oklch(80.31% 0.056 169.9) |
| XYZ | xyz(43.6279, 53.1815, 53.8559) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.77
Seafoam Blue
#78D1B6
ΔE00 6.57
Light Teal
#90E4C1
ΔE00 8.27
Mediumaquamarine
#66CDAA
ΔE00 8.72
Darkseagreen
#8FBC8F
ΔE00 9.56
Seafoam
#7FE0B3
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCBB9 #CB9BAD
analogous
#9BCBA1 #9BCBB9 #9BC5CB
triadic
#9BCBB9 #B99BCB #CBB99B
tetradic
#9BCBB9 #A19BCB #CB9BAD #C5CB9B
square
#9BCBB9 #A19BCB #CB9BAD #C5CB9B
split-complementary
#9BCBB9 #CB9BC5 #CBA19B
monochromatic
#519B7F #73B69D #9BCBB9 #C3E0D5 #EBF5F1
Accessibility & contrast
On white
1.80
#9BCBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#9BCBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCBB9
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCBB9 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5B8
Deuteranopia (green-blind)
#BFBEBA
Tritanopia (blue-blind)
#90CCC6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9bcbb9; /* rgb */ color: rgb(155, 203, 185); /* oklch */ color: oklch(80.3% 0.056 169.9);
Tailwind
colors: {
custom: {
50: '#b9dbce',
500: '#9bcbb9',
950: '#000000',
},
}SCSS
$custom: #9bcbb9; $custom-light: #b9dbce; $custom-dark: #000000;
JSON
{
"hex": "#9bcbb9",
"rgb": {
"r": 155,
"g": 203,
"b": 185
},
"hsl": {
"h": 157.5,
"s": 31.579,
"l": 70.196
},
"oklch": {
"l": 0.80306,
"c": 0.05645,
"h": 169.9
},
"luminance": 0.53183
}Semantic roles & 50–950 ramp
primary
#9BCBB9
secondary
#A06A7E
accent
#3B65AA
background
#FDFEFE
surface
#F8FBFA
border
#D1D4D3
text
#111513
muted
#818483