#BCDEE0#BCDEE0
#BCDEE0 is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.7% C 0.036 H 200.9°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEE0 |
|---|---|
| RGB | rgb(188, 222, 224) |
| HSL | hsl(183, 37%, 81%) |
| HSV | hsv(183, 16%, 88%) |
| CMYK | cmyk(16.1%, 0.9%, 0%, 12.2%) |
| CIE-LAB | lab(86.16, -10.70, -4.71) |
| CIE-LCH | lch(86.16, 11.69, 203.77°) |
| OKLab | oklab(87.67% -0.0335 -0.0128) |
| OKLCH | oklch(87.67% 0.036 200.9) |
| XYZ | xyz(60.3113, 68.3140, 80.5149) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.28
Lightblue
#ADD8E6
ΔE00 5.12
Pale Sky Blue
#BDF6FE
ΔE00 6.68
Paleturquoise
#AFEEEE
ΔE00 6.87
Very Light Blue
#D5FFFF
ΔE00 7.15
Pale Blue
#D0FEFE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEE0 #E0BEBC
analogous
#BCE0D0 #BCDEE0 #BCCCE0
triadic
#BCDEE0 #E0BCDE #DEE0BC
tetradic
#BCDEE0 #D0BCE0 #E0BEBC #CCE0BC
square
#BCDEE0 #D0BCE0 #E0BEBC #CCE0BC
split-complementary
#BCDEE0 #E0BCCC #E0D0BC
monochromatic
#68B5B9 #92C9CD #BCDEE0 #E6F3F3 #EAF5F5
Accessibility & contrast
On white
1.43
#BCDEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#BCDEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEE0
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEE0 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBE0
Deuteranopia (green-blind)
#D2D5E0
Tritanopia (blue-blind)
#B1E1DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdee0; /* rgb */ color: rgb(188, 222, 224); /* oklch */ color: oklch(87.7% 0.036 200.9);
Tailwind
colors: {
custom: {
50: '#d0e8e9',
500: '#bcdee0',
950: '#000000',
},
}SCSS
$custom: #bcdee0; $custom-light: #d0e8e9; $custom-dark: #000000;
JSON
{
"hex": "#bcdee0",
"rgb": {
"r": 188,
"g": 222,
"b": 224
},
"hsl": {
"h": 183.333,
"s": 36.735,
"l": 80.784
},
"oklch": {
"l": 0.87666,
"c": 0.03589,
"h": 200.9
},
"luminance": 0.68316
}Semantic roles & 50–950 ramp
primary
#BCDEE0
secondary
#B98A88
accent
#3D36B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484