#9BBDC2#9BBDC2
#9BBDC2 is a light, muted teal. Relative luminance 0.473; OKLCH L 77.5% C 0.037 H 207.4°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBDC2 |
|---|---|
| RGB | rgb(155, 189, 194) |
| HSL | hsl(188, 24%, 68%) |
| HSV | hsv(188, 20%, 76%) |
| CMYK | cmyk(20.1%, 2.6%, 0%, 23.9%) |
| CIE-LAB | lab(74.35, -10.29, -6.31) |
| CIE-LCH | lch(74.35, 12.07, 211.53°) |
| OKLab | oklab(77.5% -0.0331 -0.0171) |
| OKLCH | oklch(77.5% 0.037 207.4) |
| XYZ | xyz(41.4500, 47.2574, 57.9661) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.51
Light Grey Blue
#9DBCD4
ΔE00 8.63
Powder Blue
#B0E0E6
ΔE00 8.70
Bluegrey
#85A3B2
ΔE00 8.78
Cool Grey
#95A3A6
ΔE00 8.90
Cool Gray
#9AA7B0
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBDC2 #C2A09B
analogous
#9BC2B3 #9BBDC2 #9BA9C2
triadic
#9BBDC2 #C29BBD #BDC29B
tetradic
#9BBDC2 #B39BC2 #C2A09B #A9C29B
square
#9BBDC2 #B39BC2 #C2A09B #A9C29B
split-complementary
#9BBDC2 #C29BA9 #C2B39B
monochromatic
#56868D #75A4AB #9BBDC2 #C1D6D9 #E7EFF0
Accessibility & contrast
On white
2.01
#9BBDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#9BBDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBDC2
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBDC2 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC2
Deuteranopia (green-blind)
#B0B5C2
Tritanopia (blue-blind)
#8FC0BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9bbdc2; /* rgb */ color: rgb(155, 189, 194); /* oklch */ color: oklch(77.5% 0.037 207.4);
Tailwind
colors: {
custom: {
50: '#b9d0d4',
500: '#9bbdc2',
950: '#000000',
},
}SCSS
$custom: #9bbdc2; $custom-light: #b9d0d4; $custom-dark: #000000;
JSON
{
"hex": "#9bbdc2",
"rgb": {
"r": 155,
"g": 189,
"b": 194
},
"hsl": {
"h": 187.692,
"s": 24.224,
"l": 68.431
},
"oklch": {
"l": 0.77499,
"c": 0.0373,
"h": 207.4
},
"luminance": 0.47259
}Semantic roles & 50–950 ramp
primary
#9BBDC2
secondary
#E2D8D7
accent
#4F43A3
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283