#B0CBCC#B0CBCC
#B0CBCC is a very light, muted teal. Relative luminance 0.563; OKLCH L 82.2% C 0.029 H 199.3°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CBCC |
|---|---|
| RGB | rgb(176, 203, 204) |
| HSL | hsl(182, 22%, 75%) |
| HSV | hsv(182, 14%, 80%) |
| CMYK | cmyk(13.7%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(79.78, -8.82, -3.55) |
| CIE-LCH | lch(79.78, 9.50, 201.93°) |
| OKLab | oklab(82.24% -0.0274 -0.0096) |
| OKLCH | oklch(82.24% 0.029 199.3) |
| XYZ | xyz(50.1568, 56.3004, 65.3395) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.37
Powder Blue
#B0E0E6
ΔE00 6.60
Silver (survey)
#C5C9C7
ΔE00 8.43
Light Grey
#D8DCD6
ΔE00 10.01
Light Grey Blue
#9DBCD4
ΔE00 10.38
Paleturquoise
#AFEEEE
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CBCC #CCB1B0
analogous
#B0CCBF #B0CBCC #B0BDCC
triadic
#B0CBCC #CCB0CB #CBCCB0
tetradic
#B0CBCC #BFB0CC #CCB1B0 #BDCCB0
square
#B0CBCC #BFB0CC #CCB1B0 #BDCCB0
split-complementary
#B0CBCC #CCB0BD #CCBFB0
monochromatic
#669A9C #8BB3B4 #B0CBCC #D5E3E4 #ECF3F3
Accessibility & contrast
On white
1.71
#B0CBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#B0CBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CBCC
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CBCC | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CC
Deuteranopia (green-blind)
#C1C4CC
Tritanopia (blue-blind)
#A8CDCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b0cbcc; /* rgb */ color: rgb(176, 203, 204); /* oklch */ color: oklch(82.2% 0.029 199.3);
Tailwind
colors: {
custom: {
50: '#c8dadb',
500: '#b0cbcc',
950: '#000000',
},
}SCSS
$custom: #b0cbcc; $custom-light: #c8dadb; $custom-dark: #000000;
JSON
{
"hex": "#b0cbcc",
"rgb": {
"r": 176,
"g": 203,
"b": 204
},
"hsl": {
"h": 182.143,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.82239,
"c": 0.02909,
"h": 199.3
},
"luminance": 0.56302
}Semantic roles & 50–950 ramp
primary
#B0CBCC
secondary
#A1817F
accent
#4946A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384