#BBD2D3#BBD2D3
#BBD2D3 is a very light, muted teal. Relative luminance 0.614; OKLCH L 84.7% C 0.025 H 199.9°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2D3 |
|---|---|
| RGB | rgb(187, 210, 211) |
| HSL | hsl(183, 21%, 78%) |
| HSV | hsv(183, 11%, 83%) |
| CMYK | cmyk(11.4%, 0.5%, 0%, 17.3%) |
| CIE-LAB | lab(82.57, -7.48, -3.11) |
| CIE-LCH | lch(82.57, 8.10, 202.58°) |
| OKLab | oklab(84.69% -0.0233 -0.0084) |
| OKLCH | oklch(84.69% 0.025 199.9) |
| XYZ | xyz(55.2952, 61.3600, 70.5458) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.41
Powder Blue
#B0E0E6
ΔE00 6.67
Silver (survey)
#C5C9C7
ΔE00 7.30
Light Grey
#D8DCD6
ΔE00 8.13
Fog
#D8DCE0
ΔE00 8.72
Light Gray
#D3D3D3
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2D3 #D3BCBB
analogous
#BBD3C8 #BBD2D3 #BBC6D3
triadic
#BBD2D3 #D3BBD2 #D2D3BB
tetradic
#BBD2D3 #C8BBD3 #D3BCBB #C6D3BB
square
#BBD2D3 #C8BBD3 #D3BCBB #C6D3BB
split-complementary
#BBD2D3 #D3BBC6 #D3C8BB
monochromatic
#71A1A3 #96B9BB #BBD2D3 #E0EBEB #ECF3F3
Accessibility & contrast
On white
1.58
#BBD2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#BBD2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2D3
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2D3 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD0D3
Deuteranopia (green-blind)
#CACCD3
Tritanopia (blue-blind)
#B4D4D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bbd2d3; /* rgb */ color: rgb(187, 210, 211); /* oklch */ color: oklch(84.7% 0.025 199.9);
Tailwind
colors: {
custom: {
50: '#cfdfe0',
500: '#bbd2d3',
950: '#000000',
},
}SCSS
$custom: #bbd2d3; $custom-light: #cfdfe0; $custom-dark: #000000;
JSON
{
"hex": "#bbd2d3",
"rgb": {
"r": 187,
"g": 210,
"b": 211
},
"hsl": {
"h": 182.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.84693,
"c": 0.02477,
"h": 199.9
},
"luminance": 0.61361
}Semantic roles & 50–950 ramp
primary
#BBD2D3
secondary
#A88B8A
accent
#4946A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484