#BCDEE4#BCDEE4
#BCDEE4 is a very light, muted teal. Relative luminance 0.685; OKLCH L 87.8% C 0.037 H 209.5°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEE4 |
|---|---|
| RGB | rgb(188, 222, 228) |
| HSL | hsl(189, 43%, 82%) |
| HSV | hsv(189, 18%, 89%) |
| CMYK | cmyk(17.5%, 2.6%, 0%, 10.6%) |
| CIE-LAB | lab(86.27, -9.87, -6.66) |
| CIE-LCH | lch(86.27, 11.91, 214.02°) |
| OKLab | oklab(87.79% -0.032 -0.0181) |
| OKLCH | oklch(87.79% 0.037 209.5) |
| XYZ | xyz(60.8601, 68.5336, 83.4055) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.43
Lightblue
#ADD8E6
ΔE00 3.67
Pale Sky Blue
#BDF6FE
ΔE00 6.65
Ice Blue
#A5DFF9
ΔE00 7.36
Lightcyan
#E0FFFF
ΔE00 7.59
Very Light Blue
#D5FFFF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEE4 #E4C2BC
analogous
#BCE4D6 #BCDEE4 #BCCAE4
triadic
#BCDEE4 #E4BCDE #DEE4BC
tetradic
#BCDEE4 #D6BCE4 #E4C2BC #CAE4BC
square
#BCDEE4 #D6BCE4 #E4C2BC #CAE4BC
split-complementary
#BCDEE4 #E4BCCA #E4D6BC
monochromatic
#65B3C1 #90C9D2 #BCDEE4 #E8F3F6 #E9F4F6
Accessibility & contrast
On white
1.43
#BCDEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#BCDEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEE4
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEE4 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE4
Deuteranopia (green-blind)
#D1D5E4
Tritanopia (blue-blind)
#B0E1E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdee4; /* rgb */ color: rgb(188, 222, 228); /* oklch */ color: oklch(87.8% 0.037 209.5);
Tailwind
colors: {
custom: {
50: '#d0e8ec',
500: '#bcdee4',
950: '#000000',
},
}SCSS
$custom: #bcdee4; $custom-light: #d0e8ec; $custom-dark: #000000;
JSON
{
"hex": "#bcdee4",
"rgb": {
"r": 188,
"g": 222,
"b": 228
},
"hsl": {
"h": 189,
"s": 42.553,
"l": 81.569
},
"oklch": {
"l": 0.87789,
"c": 0.03673,
"h": 209.5
},
"luminance": 0.68535
}Semantic roles & 50–950 ramp
primary
#BCDEE4
secondary
#BE8F86
accent
#4430B6
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484