#BBD3CD#BBD3CD
#BBD3CD is a very light, muted teal. Relative luminance 0.616; OKLCH L 84.7% C 0.027 H 178.9°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3CD |
|---|---|
| RGB | rgb(187, 211, 205) |
| HSL | hsl(165, 21%, 78%) |
| HSV | hsv(165, 11%, 83%) |
| CMYK | cmyk(11.4%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(82.68, -9.18, 0.24) |
| CIE-LCH | lch(82.68, 9.18, 178.48°) |
| OKLab | oklab(84.73% -0.027 0.0005) |
| OKLCH | oklch(84.73% 0.027 178.9) |
| XYZ | xyz(54.8047, 61.5601, 66.7406) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.54
Light Grey
#D8DCD6
ΔE00 8.23
Silver (survey)
#C5C9C7
ΔE00 8.27
Lightblue
#ADD8E6
ΔE00 9.00
Lightcyan
#E0FFFF
ΔE00 9.96
Ice
#D6FFFA
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3CD #D3BBC1
analogous
#BBD3C1 #BBD3CD #BBCDD3
triadic
#BBD3CD #CDBBD3 #D3CDBB
tetradic
#BBD3CD #C1BBD3 #D3BBC1 #CDD3BB
square
#BBD3CD #C1BBD3 #D3BBC1 #CDD3BB
split-complementary
#BBD3CD #D3BBCD #D3C1BB
monochromatic
#71A396 #96BBB2 #BBD3CD #E0EBE8 #ECF3F1
Accessibility & contrast
On white
1.58
#BBD3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#BBD3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3CD
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3CD | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#CCCCCD
Tritanopia (blue-blind)
#B5D4D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #bbd3cd; /* rgb */ color: rgb(187, 211, 205); /* oklch */ color: oklch(84.7% 0.027 178.9);
Tailwind
colors: {
custom: {
50: '#cfe0dc',
500: '#bbd3cd',
950: '#000000',
},
}SCSS
$custom: #bbd3cd; $custom-light: #cfe0dc; $custom-dark: #000000;
JSON
{
"hex": "#bbd3cd",
"rgb": {
"r": 187,
"g": 211,
"b": 205
},
"hsl": {
"h": 165,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.84725,
"c": 0.02704,
"h": 178.9
},
"luminance": 0.61561
}Semantic roles & 50–950 ramp
primary
#BBD3CD
secondary
#A88A91
accent
#465CA0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484