#BBDCD3#BBDCD3
#BBDCD3 is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.8% C 0.037 H 177.1°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCD3 |
|---|---|
| RGB | rgb(187, 220, 211) |
| HSL | hsl(164, 32%, 80%) |
| HSV | hsv(164, 15%, 86%) |
| CMYK | cmyk(15%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(85.23, -12.61, 0.78) |
| CIE-LCH | lch(85.23, 12.63, 176.48°) |
| OKLab | oklab(86.8% -0.0369 0.0019) |
| OKLCH | oklch(86.8% 0.037 177.1) |
| XYZ | xyz(57.8416, 66.4529, 71.3946) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.77
Paleturquoise
#AFEEEE
ΔE00 7.58
Ice
#D6FFFA
ΔE00 7.74
Duck Egg Blue
#C3FBF4
ΔE00 7.82
Ice Blue (survey)
#D7FFFE
ΔE00 8.28
Very Pale Blue
#D6FFFE
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCD3 #DCBBC4
analogous
#BBDCC2 #BBDCD3 #BBD5DC
triadic
#BBDCD3 #D3BBDC #DCD3BB
tetradic
#BBDCD3 #C2BBDC #DCBBC4 #D5DCBB
square
#BBDCD3 #C2BBDC #DCBBC4 #D5DCBB
split-complementary
#BBDCD3 #DCBBD5 #DCC2BB
monochromatic
#6AB29F #93C7B9 #BBDCD3 #E3F1ED #EBF5F2
Accessibility & contrast
On white
1.47
#BBDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#BBDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCD3
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCD3 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D3
Deuteranopia (green-blind)
#D3D3D4
Tritanopia (blue-blind)
#B3DDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdcd3; /* rgb */ color: rgb(187, 220, 211); /* oklch */ color: oklch(86.8% 0.037 177.1);
Tailwind
colors: {
custom: {
50: '#cfe6e0',
500: '#bbdcd3',
950: '#000000',
},
}SCSS
$custom: #bbdcd3; $custom-light: #cfe6e0; $custom-dark: #000000;
JSON
{
"hex": "#bbdcd3",
"rgb": {
"r": 187,
"g": 220,
"b": 211
},
"hsl": {
"h": 163.636,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.86795,
"c": 0.03698,
"h": 177.1
},
"luminance": 0.66454
}Semantic roles & 50–950 ramp
primary
#BBDCD3
secondary
#B38894
accent
#3B59AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484