#BBDCD1#BBDCD1
#BBDCD1 is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.7% C 0.038 H 173.2°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCD1 |
|---|---|
| RGB | rgb(187, 220, 209) |
| HSL | hsl(160, 32%, 80%) |
| HSV | hsv(160, 15%, 86%) |
| CMYK | cmyk(15%, 0%, 5%, 13.7%) |
| CIE-LAB | lab(85.18, -13.00, 1.76) |
| CIE-LCH | lch(85.18, 13.12, 172.29°) |
| OKLab | oklab(86.74% -0.0377 0.0045) |
| OKLCH | oklch(86.74% 0.038 173.2) |
| XYZ | xyz(57.5924, 66.3533, 70.0824) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.54
Duck Egg Blue
#C3FBF4
ΔE00 7.95
Ice
#D6FFFA
ΔE00 7.99
Paleturquoise
#AFEEEE
ΔE00 7.99
Light Light Blue
#CAFFFB
ΔE00 8.65
Very Pale Blue
#D6FFFE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCD1 #DCBBC6
analogous
#BBDCC1 #BBDCD1 #BBD7DC
triadic
#BBDCD1 #D1BBDC #DCD1BB
tetradic
#BBDCD1 #C1BBDC #DCBBC6 #D7DCBB
square
#BBDCD1 #C1BBDC #DCBBC6 #D7DCBB
split-complementary
#BBDCD1 #DCBBD7 #DCC1BB
monochromatic
#6AB29A #93C7B6 #BBDCD1 #E3F1EC #EBF5F1
Accessibility & contrast
On white
1.47
#BBDCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#BBDCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCD1
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCD1 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7D1
Deuteranopia (green-blind)
#D3D3D2
Tritanopia (blue-blind)
#B4DDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdcd1; /* rgb */ color: rgb(187, 220, 209); /* oklch */ color: oklch(86.7% 0.038 173.2);
Tailwind
colors: {
custom: {
50: '#cfe6df',
500: '#bbdcd1',
950: '#000000',
},
}SCSS
$custom: #bbdcd1; $custom-light: #cfe6df; $custom-dark: #000000;
JSON
{
"hex": "#bbdcd1",
"rgb": {
"r": 187,
"g": 220,
"b": 209
},
"hsl": {
"h": 160,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.86738,
"c": 0.03799,
"h": 173.2
},
"luminance": 0.66355
}Semantic roles & 50–950 ramp
primary
#BBDCD1
secondary
#B38896
accent
#3B60AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484