#BBDCD4#BBDCD4
#BBDCD4 is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.8% C 0.037 H 179.1°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCD4 |
|---|---|
| RGB | rgb(187, 220, 212) |
| HSL | hsl(165, 32%, 80%) |
| HSV | hsv(165, 15%, 86%) |
| CMYK | cmyk(15%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(85.25, -12.41, 0.28) |
| CIE-LCH | lch(85.25, 12.42, 178.69°) |
| OKLab | oklab(86.82% -0.0365 0.0006) |
| OKLCH | oklch(86.82% 0.037 179.1) |
| XYZ | xyz(57.9674, 66.5032, 72.0569) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.39
Paleturquoise
#AFEEEE
ΔE00 7.40
Ice
#D6FFFA
ΔE00 7.65
Duck Egg Blue
#C3FBF4
ΔE00 7.78
Ice Blue (survey)
#D7FFFE
ΔE00 8.11
Very Pale Blue
#D6FFFE
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCD4 #DCBBC3
analogous
#BBDCC4 #BBDCD4 #BBD3DC
triadic
#BBDCD4 #D4BBDC #DCD4BB
tetradic
#BBDCD4 #C4BBDC #DCBBC3 #D3DCBB
square
#BBDCD4 #C4BBDC #DCBBC3 #D3DCBB
split-complementary
#BBDCD4 #DCBBD3 #DCC4BB
monochromatic
#6AB2A1 #93C7BA #BBDCD4 #E3F1EE #EBF5F2
Accessibility & contrast
On white
1.47
#BBDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#BBDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCD4
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCD4 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D4
Deuteranopia (green-blind)
#D3D3D5
Tritanopia (blue-blind)
#B3DDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdcd4; /* rgb */ color: rgb(187, 220, 212); /* oklch */ color: oklch(86.8% 0.037 179.1);
Tailwind
colors: {
custom: {
50: '#cfe6e1',
500: '#bbdcd4',
950: '#000000',
},
}SCSS
$custom: #bbdcd4; $custom-light: #cfe6e1; $custom-dark: #000000;
JSON
{
"hex": "#bbdcd4",
"rgb": {
"r": 187,
"g": 220,
"b": 212
},
"hsl": {
"h": 165.455,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.86823,
"c": 0.03653,
"h": 179.1
},
"luminance": 0.66505
}Semantic roles & 50–950 ramp
primary
#BBDCD4
secondary
#B38892
accent
#3B56AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484