#B9CCCD#B9CCCD
#B9CCCD is a very light, muted teal. Relative luminance 0.579; OKLCH L 83.1% C 0.021 H 200.6°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B9CCCD |
|---|---|
| RGB | rgb(185, 204, 205) |
| HSL | hsl(183, 17%, 76%) |
| HSV | hsv(183, 10%, 80%) |
| CMYK | cmyk(9.8%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(80.69, -6.20, -2.69) |
| CIE-LCH | lch(80.69, 6.76, 203.43°) |
| OKLab | oklab(83.12% -0.0193 -0.0073) |
| OKLCH | oklch(83.12% 0.021 200.6) |
| XYZ | xyz(52.6174, 57.9069, 66.1508) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.92
Lightblue
#ADD8E6
ΔE00 7.46
Light Grey
#D8DCD6
ΔE00 7.75
Fog
#D8DCE0
ΔE00 8.20
Silver
#C0C0C0
ΔE00 8.22
Powder Blue
#B0E0E6
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9CCCD #CDBAB9
analogous
#B9CDC4 #B9CCCD #B9C2CD
triadic
#B9CCCD #CDB9CC #CCCDB9
tetradic
#B9CCCD #C4B9CD #CDBAB9 #C2CDB9
square
#B9CCCD #C4B9CD #CDBAB9 #C2CDB9
split-complementary
#B9CCCD #CDB9C2 #CDC4B9
monochromatic
#72989A #95B2B4 #B9CCCD #DDE6E7 #EDF2F2
Accessibility & contrast
On white
1.67
#B9CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#B9CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9CCCD
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9CCCD | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#B4CECC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b9cccd; /* rgb */ color: rgb(185, 204, 205); /* oklch */ color: oklch(83.1% 0.021 200.6);
Tailwind
colors: {
custom: {
50: '#cedbdc',
500: '#b9cccd',
950: '#000000',
},
}SCSS
$custom: #b9cccd; $custom-light: #cedbdc; $custom-dark: #000000;
JSON
{
"hex": "#b9cccd",
"rgb": {
"r": 185,
"g": 204,
"b": 205
},
"hsl": {
"h": 183,
"s": 16.667,
"l": 76.471
},
"oklch": {
"l": 0.83116,
"c": 0.02067,
"h": 200.6
},
"luminance": 0.57908
}Semantic roles & 50–950 ramp
primary
#B9CCCD
secondary
#A18A89
accent
#4F4B9B
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131515
muted
#838484