#9BBFC2#9BBFC2
#9BBFC2 is a light, muted teal. Relative luminance 0.481; OKLCH L 77.9% C 0.039 H 202.6°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBFC2 |
|---|---|
| RGB | rgb(155, 191, 194) |
| HSL | hsl(185, 24%, 68%) |
| HSV | hsv(185, 20%, 76%) |
| CMYK | cmyk(20.1%, 1.5%, 0%, 23.9%) |
| CIE-LAB | lab(74.90, -11.34, -5.50) |
| CIE-LCH | lch(74.90, 12.60, 205.88°) |
| OKLab | oklab(77.93% -0.0358 -0.0149) |
| OKLCH | oklch(77.93% 0.039 202.6) |
| XYZ | xyz(41.8832, 48.1238, 58.1105) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.61
Powder Blue
#B0E0E6
ΔE00 8.14
Cool Grey
#95A3A6
ΔE00 9.72
Light Grey Blue
#9DBCD4
ΔE00 9.77
Bluegrey
#85A3B2
ΔE00 9.85
Sky Blue
#87CEEB
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBFC2 #C29E9B
analogous
#9BC2B1 #9BBFC2 #9BABC2
triadic
#9BBFC2 #C29BBF #BFC29B
tetradic
#9BBFC2 #B19BC2 #C29E9B #ABC29B
square
#9BBFC2 #B19BC2 #C29E9B #ABC29B
split-complementary
#9BBFC2 #C29BAB #C2B19B
monochromatic
#56898D #75A7AB #9BBFC2 #C1D7D9 #E7F0F0
Accessibility & contrast
On white
1.98
#9BBFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#9BBFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBFC2
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBFC2 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BCC2
Deuteranopia (green-blind)
#B2B6C2
Tritanopia (blue-blind)
#8FC2C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9bbfc2; /* rgb */ color: rgb(155, 191, 194); /* oklch */ color: oklch(77.9% 0.039 202.6);
Tailwind
colors: {
custom: {
50: '#b9d2d4',
500: '#9bbfc2',
950: '#000000',
},
}SCSS
$custom: #9bbfc2; $custom-light: #b9d2d4; $custom-dark: #000000;
JSON
{
"hex": "#9bbfc2",
"rgb": {
"r": 155,
"g": 191,
"b": 194
},
"hsl": {
"h": 184.615,
"s": 24.224,
"l": 68.431
},
"oklch": {
"l": 0.77934,
"c": 0.03883,
"h": 202.6
},
"luminance": 0.48125
}Semantic roles & 50–950 ramp
primary
#9BBFC2
secondary
#E2D7D7
accent
#4A43A3
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283