#BBD0D0#BBD0D0
#BBD0D0 is a very light, muted teal. Relative luminance 0.602; OKLCH L 84.2% C 0.023 H 196.7°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0D0 |
|---|---|
| RGB | rgb(187, 208, 208) |
| HSL | hsl(180, 18%, 77%) |
| HSV | hsv(180, 10%, 82%) |
| CMYK | cmyk(10.1%, 0%, 0%, 18.4%) |
| CIE-LAB | lab(81.96, -7.04, -2.40) |
| CIE-LCH | lch(81.96, 7.44, 198.86°) |
| OKLab | oklab(84.19% -0.0217 -0.0065) |
| OKLCH | oklch(84.19% 0.023 196.7) |
| XYZ | xyz(54.4319, 60.2296, 68.4200) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.64
Lightblue
#ADD8E6
ΔE00 7.15
Powder Blue
#B0E0E6
ΔE00 7.41
Light Grey
#D8DCD6
ΔE00 7.68
Fog
#D8DCE0
ΔE00 8.52
Light Gray
#D3D3D3
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0D0 #D0BBBB
analogous
#BBD0C6 #BBD0D0 #BBC6D0
triadic
#BBD0D0 #D0BBD0 #D0D0BB
tetradic
#BBD0D0 #C6BBD0 #D0BBBB #C6D0BB
square
#BBD0D0 #C6BBD0 #D0BBBB #C6D0BB
split-complementary
#BBD0D0 #D0BBC6 #D0C6BB
monochromatic
#739E9E #97B7B7 #BBD0D0 #DFE9E9 #EDF2F2
Accessibility & contrast
On white
1.61
#BBD0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#BBD0D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0D0
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0D0 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCED0
Deuteranopia (green-blind)
#C9CAD0
Tritanopia (blue-blind)
#B5D2D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bbd0d0; /* rgb */ color: rgb(187, 208, 208); /* oklch */ color: oklch(84.2% 0.023 196.7);
Tailwind
colors: {
custom: {
50: '#cfdede',
500: '#bbd0d0',
950: '#000000',
},
}SCSS
$custom: #bbd0d0; $custom-light: #cfdede; $custom-dark: #000000;
JSON
{
"hex": "#bbd0d0",
"rgb": {
"r": 187,
"g": 208,
"b": 208
},
"hsl": {
"h": 180,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.84185,
"c": 0.02267,
"h": 196.7
},
"luminance": 0.60231
}Semantic roles & 50–950 ramp
primary
#BBD0D0
secondary
#A58A8A
accent
#49499D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484