#BBCDD0#BBCDD0
#BBCDD0 is a very light, muted teal. Relative luminance 0.588; OKLCH L 83.6% C 0.020 H 208.7°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCDD0 |
|---|---|
| RGB | rgb(187, 205, 208) |
| HSL | hsl(189, 18%, 77%) |
| HSV | hsv(189, 10%, 82%) |
| CMYK | cmyk(10.1%, 1.4%, 0%, 18.4%) |
| CIE-LAB | lab(81.17, -5.47, -3.57) |
| CIE-LCH | lch(81.17, 6.53, 213.10°) |
| OKLab | oklab(83.56% -0.0175 -0.0096) |
| OKLCH | oklch(83.56% 0.02 208.7) |
| XYZ | xyz(53.7074, 58.7806, 68.1785) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.68
Lightblue
#ADD8E6
ΔE00 7.20
Fog
#D8DCE0
ΔE00 7.37
Light Grey
#D8DCD6
ΔE00 7.67
Light Gray
#D3D3D3
ΔE00 7.79
Silver
#C0C0C0
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCDD0 #D0BEBB
analogous
#BBD0C8 #BBCDD0 #BBC3D0
triadic
#BBCDD0 #D0BBCD #CDD0BB
tetradic
#BBCDD0 #C8BBD0 #D0BEBB #C3D0BB
square
#BBCDD0 #C8BBD0 #D0BEBB #C3D0BB
split-complementary
#BBCDD0 #D0BBC3 #D0C8BB
monochromatic
#73989E #97B2B7 #BBCDD0 #DFE8E9 #EDF2F2
Accessibility & contrast
On white
1.65
#BBCDD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#BBCDD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCDD0
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCDD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCDD0 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBD0
Deuteranopia (green-blind)
#C6C8D0
Tritanopia (blue-blind)
#B5CFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbcdd0; /* rgb */ color: rgb(187, 205, 208); /* oklch */ color: oklch(83.6% 0.020 208.7);
Tailwind
colors: {
custom: {
50: '#cfdcde',
500: '#bbcdd0',
950: '#000000',
},
}SCSS
$custom: #bbcdd0; $custom-light: #cfdcde; $custom-dark: #000000;
JSON
{
"hex": "#bbcdd0",
"rgb": {
"r": 187,
"g": 205,
"b": 208
},
"hsl": {
"h": 188.571,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.83559,
"c": 0.02,
"h": 208.7
},
"luminance": 0.58782
}Semantic roles & 50–950 ramp
primary
#BBCDD0
secondary
#A58E8A
accent
#55499D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484