#BCDDDE#BCDDDE
#BCDDDE is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.4% C 0.035 H 198.8°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDDDE |
|---|---|
| RGB | rgb(188, 221, 222) |
| HSL | hsl(182, 34%, 80%) |
| HSV | hsv(182, 15%, 87%) |
| CMYK | cmyk(15.3%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(85.84, -10.60, -4.13) |
| CIE-LCH | lch(85.84, 11.37, 201.27°) |
| OKLab | oklab(87.4% -0.033 -0.0112) |
| OKLCH | oklch(87.4% 0.035 198.8) |
| XYZ | xyz(59.7768, 67.6766, 79.0065) |
| Luminance | 0.6768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.64
Lightblue
#ADD8E6
ΔE00 5.50
Paleturquoise
#AFEEEE
ΔE00 7.04
Pale Sky Blue
#BDF6FE
ΔE00 7.07
Ice Blue (survey)
#D7FFFE
ΔE00 7.33
Very Light Blue
#D5FFFF
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDDDE #DEBDBC
analogous
#BCDECE #BCDDDE #BCCCDE
triadic
#BCDDDE #DEBCDD #DDDEBC
tetradic
#BCDDDE #CEBCDE #DEBDBC #CCDEBC
square
#BCDDDE #CEBCDE #DEBDBC #CCDEBC
split-complementary
#BCDDDE #DEBCCC #DECEBC
monochromatic
#6AB3B6 #93C8CA #BCDDDE #E5F2F2 #EAF5F5
Accessibility & contrast
On white
1.44
#BCDDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#BCDDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDDDE
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDDDE | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADE
Deuteranopia (green-blind)
#D1D4DE
Tritanopia (blue-blind)
#B2DFDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcddde; /* rgb */ color: rgb(188, 221, 222); /* oklch */ color: oklch(87.4% 0.035 198.8);
Tailwind
colors: {
custom: {
50: '#d0e7e8',
500: '#bcddde',
950: '#000000',
},
}SCSS
$custom: #bcddde; $custom-light: #d0e7e8; $custom-dark: #000000;
JSON
{
"hex": "#bcddde",
"rgb": {
"r": 188,
"g": 221,
"b": 222
},
"hsl": {
"h": 181.765,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.87396,
"c": 0.03481,
"h": 198.8
},
"luminance": 0.67678
}Semantic roles & 50–950 ramp
primary
#BCDDDE
secondary
#B68A88
accent
#3C39AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484