#BBDCD5#BBDCD5
#BBDCD5 is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.9% C 0.036 H 181.2°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCD5 |
|---|---|
| RGB | rgb(187, 220, 213) |
| HSL | hsl(167, 32%, 80%) |
| HSV | hsv(167, 15%, 86%) |
| CMYK | cmyk(15%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(85.28, -12.22, -0.21) |
| CIE-LCH | lch(85.28, 12.22, 180.97°) |
| OKLab | oklab(86.85% -0.0361 -0.0007) |
| OKLCH | oklch(86.85% 0.036 181.2) |
| XYZ | xyz(58.0939, 66.5538, 72.7233) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.01
Paleturquoise
#AFEEEE
ΔE00 7.25
Ice
#D6FFFA
ΔE00 7.58
Duck Egg Blue
#C3FBF4
ΔE00 7.77
Ice Blue (survey)
#D7FFFE
ΔE00 7.95
Very Pale Blue
#D6FFFE
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCD5 #DCBBC2
analogous
#BBDCC5 #BBDCD5 #BBD3DC
triadic
#BBDCD5 #D5BBDC #DCD5BB
tetradic
#BBDCD5 #C5BBDC #DCBBC2 #D3DCBB
square
#BBDCD5 #C5BBDC #DCBBC2 #D3DCBB
split-complementary
#BBDCD5 #DCBBD3 #DCC5BB
monochromatic
#6AB2A3 #93C7BC #BBDCD5 #E3F1EE #EBF5F3
Accessibility & contrast
On white
1.47
#BBDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#BBDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCD5
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCD5 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D5
Deuteranopia (green-blind)
#D2D3D6
Tritanopia (blue-blind)
#B3DDDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdcd5; /* rgb */ color: rgb(187, 220, 213); /* oklch */ color: oklch(86.9% 0.036 181.2);
Tailwind
colors: {
custom: {
50: '#cfe6e1',
500: '#bbdcd5',
950: '#000000',
},
}SCSS
$custom: #bbdcd5; $custom-light: #cfe6e1; $custom-dark: #000000;
JSON
{
"hex": "#bbdcd5",
"rgb": {
"r": 187,
"g": 220,
"b": 213
},
"hsl": {
"h": 167.273,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.86852,
"c": 0.03615,
"h": 181.2
},
"luminance": 0.66555
}Semantic roles & 50–950 ramp
primary
#BBDCD5
secondary
#B38891
accent
#3B52AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484