#BBD0CD#BBD0CD
#BBD0CD is a very light, muted teal. Relative luminance 0.601; OKLCH L 84.1% C 0.023 H 186.4°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0CD |
|---|---|
| RGB | rgb(187, 208, 205) |
| HSL | hsl(171, 18%, 77%) |
| HSV | hsv(171, 10%, 82%) |
| CMYK | cmyk(10.1%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(81.88, -7.63, -0.92) |
| CIE-LCH | lch(81.88, 7.68, 186.87°) |
| OKLab | oklab(84.1% -0.0229 -0.0026) |
| OKLCH | oklch(84.1% 0.023 186.4) |
| XYZ | xyz(54.0663, 60.0834, 66.4945) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.88
Light Grey
#D8DCD6
ΔE00 7.55
Powder Blue
#B0E0E6
ΔE00 7.76
Lightblue
#ADD8E6
ΔE00 8.22
Fog
#D8DCE0
ΔE00 9.25
Light Gray
#D3D3D3
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0CD #D0BBBE
analogous
#BBD0C3 #BBD0CD #BBC8D0
triadic
#BBD0CD #CDBBD0 #D0CDBB
tetradic
#BBD0CD #C3BBD0 #D0BBBE #C8D0BB
square
#BBD0CD #C3BBD0 #D0BBBE #C8D0BB
split-complementary
#BBD0CD #D0BBC8 #D0C3BB
monochromatic
#739E98 #97B7B2 #BBD0CD #DFE9E8 #EDF2F2
Accessibility & contrast
On white
1.61
#BBD0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#BBD0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0CD
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0CD | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCD
Deuteranopia (green-blind)
#C9CACD
Tritanopia (blue-blind)
#B6D1CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd0cd; /* rgb */ color: rgb(187, 208, 205); /* oklch */ color: oklch(84.1% 0.023 186.4);
Tailwind
colors: {
custom: {
50: '#cfdedc',
500: '#bbd0cd',
950: '#000000',
},
}SCSS
$custom: #bbd0cd; $custom-light: #cfdedc; $custom-dark: #000000;
JSON
{
"hex": "#bbd0cd",
"rgb": {
"r": 187,
"g": 208,
"b": 205
},
"hsl": {
"h": 171.429,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.84096,
"c": 0.02302,
"h": 186.4
},
"luminance": 0.60084
}Semantic roles & 50–950 ramp
primary
#BBD0CD
secondary
#A58A8E
accent
#49559D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484