#B6CBCC#B6CBCC
#B6CBCC is a very light, muted teal. Relative luminance 0.570; OKLCH L 82.7% C 0.023 H 200.2°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CBCC |
|---|---|
| RGB | rgb(182, 203, 204) |
| HSL | hsl(183, 18%, 76%) |
| HSV | hsv(183, 11%, 80%) |
| CMYK | cmyk(10.8%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(80.19, -6.87, -2.91) |
| CIE-LCH | lch(80.19, 7.46, 202.96°) |
| OKLab | oklab(82.66% -0.0214 -0.0079) |
| OKLCH | oklch(82.66% 0.023 200.2) |
| XYZ | xyz(51.5439, 57.0156, 65.4045) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.59
Lightblue
#ADD8E6
ΔE00 7.15
Powder Blue
#B0E0E6
ΔE00 7.89
Light Grey
#D8DCD6
ΔE00 8.43
Silver
#C0C0C0
ΔE00 8.80
Fog
#D8DCE0
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CBCC #CCB7B6
analogous
#B6CCC2 #B6CBCC #B6C0CC
triadic
#B6CBCC #CCB6CB #CBCCB6
tetradic
#B6CBCC #C2B6CC #CCB7B6 #C0CCB6
square
#B6CBCC #C2B6CC #CCB7B6 #C0CCB6
split-complementary
#B6CBCC #CCB6C0 #CCC2B6
monochromatic
#6E989A #92B1B3 #B6CBCC #DAE5E5 #EDF2F2
Accessibility & contrast
On white
1.69
#B6CBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#B6CBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CBCC
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CBCC | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#C3C5CC
Tritanopia (blue-blind)
#B0CDCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b6cbcc; /* rgb */ color: rgb(182, 203, 204); /* oklch */ color: oklch(82.7% 0.023 200.2);
Tailwind
colors: {
custom: {
50: '#ccdadb',
500: '#b6cbcc',
950: '#000000',
},
}SCSS
$custom: #b6cbcc; $custom-light: #ccdadb; $custom-dark: #000000;
JSON
{
"hex": "#b6cbcc",
"rgb": {
"r": 182,
"g": 203,
"b": 204
},
"hsl": {
"h": 182.727,
"s": 17.742,
"l": 75.686
},
"oklch": {
"l": 0.82661,
"c": 0.0228,
"h": 200.2
},
"luminance": 0.57017
}Semantic roles & 50–950 ramp
primary
#B6CBCC
secondary
#A08786
accent
#4D499C
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131415
muted
#838384