#BBDCDB#BBDCDB
#BBDCDB is a very light, muted teal. Relative luminance 0.669; OKLCH L 87.0% C 0.035 H 194.3°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCDB |
|---|---|
| RGB | rgb(187, 220, 219) |
| HSL | hsl(178, 32%, 80%) |
| HSV | hsv(178, 15%, 86%) |
| CMYK | cmyk(15%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(85.44, -11.01, -3.15) |
| CIE-LCH | lch(85.44, 11.46, 195.96°) |
| OKLab | oklab(87.03% -0.0338 -0.0086) |
| OKLCH | oklch(87.03% 0.035 194.3) |
| XYZ | xyz(58.8696, 66.8641, 76.8085) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.05
Lightblue
#ADD8E6
ΔE00 6.30
Paleturquoise
#AFEEEE
ΔE00 6.95
Ice Blue (survey)
#D7FFFE
ΔE00 7.49
Pale Sky Blue
#BDF6FE
ΔE00 7.50
Very Pale Blue
#D6FFFE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCDB #DCBBBC
analogous
#BBDCCB #BBDCDB #BBCDDC
triadic
#BBDCDB #DBBBDC #DCDBBB
tetradic
#BBDCDB #CBBBDC #DCBBBC #CDDCBB
square
#BBDCDB #CBBBDC #DCBBBC #CDDCBB
split-complementary
#BBDCDB #DCBBCD #DCCBBB
monochromatic
#6AB2B0 #93C7C6 #BBDCDB #E3F1F0 #EBF5F4
Accessibility & contrast
On white
1.46
#BBDCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#BBDCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCDB
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCDB | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8DB
Deuteranopia (green-blind)
#D1D3DB
Tritanopia (blue-blind)
#B1DEDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdcdb; /* rgb */ color: rgb(187, 220, 219); /* oklch */ color: oklch(87.0% 0.035 194.3);
Tailwind
colors: {
custom: {
50: '#cfe6e6',
500: '#bbdcdb',
950: '#000000',
},
}SCSS
$custom: #bbdcdb; $custom-light: #cfe6e6; $custom-dark: #000000;
JSON
{
"hex": "#bbdcdb",
"rgb": {
"r": 187,
"g": 220,
"b": 219
},
"hsl": {
"h": 178.182,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.87029,
"c": 0.03485,
"h": 194.3
},
"luminance": 0.66866
}Semantic roles & 50–950 ramp
primary
#BBDCDB
secondary
#B38889
accent
#3B3EAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484