#BBD2D0#BBD2D0
#BBD2D0 is a very light, muted teal. Relative luminance 0.612; OKLCH L 84.6% C 0.025 H 190.4°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2D0 |
|---|---|
| RGB | rgb(187, 210, 208) |
| HSL | hsl(175, 20%, 78%) |
| HSV | hsv(175, 11%, 82%) |
| CMYK | cmyk(11%, 0%, 1%, 17.6%) |
| CIE-LAB | lab(82.49, -8.07, -1.63) |
| CIE-LCH | lch(82.49, 8.24, 191.40°) |
| OKLab | oklab(84.6% -0.0245 -0.0045) |
| OKLCH | oklch(84.6% 0.025 190.4) |
| XYZ | xyz(54.9226, 61.2110, 68.5836) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.95
Silver (survey)
#C5C9C7
ΔE00 7.46
Lightblue
#ADD8E6
ΔE00 7.48
Light Grey
#D8DCD6
ΔE00 7.95
Fog
#D8DCE0
ΔE00 9.38
Light Gray
#D3D3D3
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2D0 #D2BBBD
analogous
#BBD2C4 #BBD2D0 #BBC8D2
triadic
#BBD2D0 #D0BBD2 #D2D0BB
tetradic
#BBD2D0 #C4BBD2 #D2BBBD #C8D2BB
square
#BBD2D0 #C4BBD2 #D2BBBD #C8D2BB
split-complementary
#BBD2D0 #D2BBC8 #D2C4BB
monochromatic
#71A19D #96BAB7 #BBD2D0 #E0EAE9 #EDF3F2
Accessibility & contrast
On white
1.59
#BBD2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#BBD2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2D0
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2D0 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFD0
Deuteranopia (green-blind)
#CACCD0
Tritanopia (blue-blind)
#B5D3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd2d0; /* rgb */ color: rgb(187, 210, 208); /* oklch */ color: oklch(84.6% 0.025 190.4);
Tailwind
colors: {
custom: {
50: '#cfdfde',
500: '#bbd2d0',
950: '#000000',
},
}SCSS
$custom: #bbd2d0; $custom-light: #cfdfde; $custom-dark: #000000;
JSON
{
"hex": "#bbd2d0",
"rgb": {
"r": 187,
"g": 210,
"b": 208
},
"hsl": {
"h": 174.783,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.84603,
"c": 0.02487,
"h": 190.4
},
"luminance": 0.61212
}Semantic roles & 50–950 ramp
primary
#BBD2D0
secondary
#A78A8D
accent
#474E9F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484