#BCDDDF#BCDDDF
#BCDDDF is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.4% C 0.035 H 201.0°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDDDF |
|---|---|
| RGB | rgb(188, 221, 223) |
| HSL | hsl(183, 35%, 81%) |
| HSV | hsv(183, 16%, 87%) |
| CMYK | cmyk(15.7%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(85.87, -10.39, -4.62) |
| CIE-LCH | lch(85.87, 11.37, 203.94°) |
| OKLab | oklab(87.43% -0.0326 -0.0125) |
| OKLCH | oklch(87.43% 0.035 201) |
| XYZ | xyz(59.9113, 67.7303, 79.7144) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.52
Lightblue
#ADD8E6
ΔE00 5.10
Pale Sky Blue
#BDF6FE
ΔE00 6.98
Paleturquoise
#AFEEEE
ΔE00 7.18
Very Light Blue
#D5FFFF
ΔE00 7.41
Ice Blue (survey)
#D7FFFE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDDDF #DFBEBC
analogous
#BCDFCF #BCDDDF #BCCBDF
triadic
#BCDDDF #DFBCDD #DDDFBC
tetradic
#BCDDDF #CFBCDF #DFBEBC #CBDFBC
square
#BCDDDF #CFBCDF #DFBEBC #CBDFBC
split-complementary
#BCDDDF #DFBCCB #DFCFBC
monochromatic
#69B3B7 #93C8CB #BCDDDF #E5F2F3 #EAF4F5
Accessibility & contrast
On white
1.44
#BCDDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BCDDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDDDF
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDDDF | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADF
Deuteranopia (green-blind)
#D1D5DF
Tritanopia (blue-blind)
#B2E0DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdddf; /* rgb */ color: rgb(188, 221, 223); /* oklch */ color: oklch(87.4% 0.035 201.0);
Tailwind
colors: {
custom: {
50: '#d0e7e9',
500: '#bcdddf',
950: '#000000',
},
}SCSS
$custom: #bcdddf; $custom-light: #d0e7e9; $custom-dark: #000000;
JSON
{
"hex": "#bcdddf",
"rgb": {
"r": 188,
"g": 221,
"b": 223
},
"hsl": {
"h": 183.429,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.87426,
"c": 0.03491,
"h": 201
},
"luminance": 0.67732
}Semantic roles & 50–950 ramp
primary
#BCDDDF
secondary
#B78B88
accent
#3E37AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484