#BBDCD8#BBDCD8
#BBDCD8 is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.9% C 0.035 H 187.6°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCD8 |
|---|---|
| RGB | rgb(187, 220, 216) |
| HSL | hsl(173, 32%, 80%) |
| HSV | hsv(173, 15%, 86%) |
| CMYK | cmyk(15%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(85.36, -11.62, -1.68) |
| CIE-LCH | lch(85.36, 11.74, 188.22°) |
| OKLab | oklab(86.94% -0.0349 -0.0047) |
| OKLCH | oklch(86.94% 0.035 187.6) |
| XYZ | xyz(58.4782, 66.7075, 74.7472) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.94
Paleturquoise
#AFEEEE
ΔE00 6.95
Ice
#D6FFFA
ΔE00 7.52
Lightblue
#ADD8E6
ΔE00 7.61
Ice Blue (survey)
#D7FFFE
ΔE00 7.61
Very Pale Blue
#D6FFFE
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCD8 #DCBBBF
analogous
#BBDCC8 #BBDCD8 #BBD0DC
triadic
#BBDCD8 #D8BBDC #DCD8BB
tetradic
#BBDCD8 #C8BBDC #DCBBBF #D0DCBB
square
#BBDCD8 #C8BBDC #DCBBBF #D0DCBB
split-complementary
#BBDCD8 #DCBBD0 #DCC8BB
monochromatic
#6AB2AA #93C7C1 #BBDCD8 #E3F1EF #EBF5F3
Accessibility & contrast
On white
1.46
#BBDCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#BBDCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCD8
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCD8 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D8
Deuteranopia (green-blind)
#D2D3D8
Tritanopia (blue-blind)
#B2DEDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdcd8; /* rgb */ color: rgb(187, 220, 216); /* oklch */ color: oklch(86.9% 0.035 187.6);
Tailwind
colors: {
custom: {
50: '#cfe6e4',
500: '#bbdcd8',
950: '#000000',
},
}SCSS
$custom: #bbdcd8; $custom-light: #cfe6e4; $custom-dark: #000000;
JSON
{
"hex": "#bbdcd8",
"rgb": {
"r": 187,
"g": 220,
"b": 216
},
"hsl": {
"h": 172.727,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.8694,
"c": 0.03526,
"h": 187.6
},
"luminance": 0.66709
}Semantic roles & 50–950 ramp
primary
#BBDCD8
secondary
#B3888D
accent
#3B48AB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484