#9BBFC0#9BBFC0
#9BBFC0 is a light, muted teal. Relative luminance 0.480; OKLCH L 77.9% C 0.039 H 198.5°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBFC0 |
|---|---|
| RGB | rgb(155, 191, 192) |
| HSL | hsl(182, 23%, 68%) |
| HSV | hsv(182, 19%, 75%) |
| CMYK | cmyk(19.3%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(74.85, -11.77, -4.50) |
| CIE-LCH | lch(74.85, 12.60, 200.90°) |
| OKLab | oklab(77.87% -0.0366 -0.0122) |
| OKLCH | oklch(77.87% 0.039 198.5) |
| XYZ | xyz(41.6601, 48.0345, 56.9355) |
| Luminance | 0.4804 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.20
Powder Blue
#B0E0E6
ΔE00 8.28
Cool Grey
#95A3A6
ΔE00 9.94
Bluegrey
#85A3B2
ΔE00 10.42
Light Grey Blue
#9DBCD4
ΔE00 10.66
Sky Blue
#87CEEB
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBFC0 #C09C9B
analogous
#9BC0AE #9BBFC0 #9BACC0
triadic
#9BBFC0 #C09BBF #BFC09B
tetradic
#9BBFC0 #AE9BC0 #C09C9B #ACC09B
square
#9BBFC0 #AE9BC0 #C09C9B #ACC09B
split-complementary
#9BBFC0 #C09BAC #C0AE9B
monochromatic
#57888A #75A7A8 #9BBFC0 #C1D7D8 #E6EFEF
Accessibility & contrast
On white
1.98
#9BBFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#9BBFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBFC0
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBFC0 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBC0
Deuteranopia (green-blind)
#B3B6C0
Tritanopia (blue-blind)
#90C2BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9bbfc0; /* rgb */ color: rgb(155, 191, 192); /* oklch */ color: oklch(77.9% 0.039 198.5);
Tailwind
colors: {
custom: {
50: '#b9d2d3',
500: '#9bbfc0',
950: '#000000',
},
}SCSS
$custom: #9bbfc0; $custom-light: #b9d2d3; $custom-dark: #000000;
JSON
{
"hex": "#9bbfc0",
"rgb": {
"r": 155,
"g": 191,
"b": 192
},
"hsl": {
"h": 181.622,
"s": 22.699,
"l": 68.039
},
"oklch": {
"l": 0.77871,
"c": 0.03863,
"h": 198.5
},
"luminance": 0.48036
}Semantic roles & 50–950 ramp
primary
#9BBFC0
secondary
#E1D6D6
accent
#4744A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282