#BCDBE0#BCDBE0
#BCDBE0 is a very light, muted teal. Relative luminance 0.667; OKLCH L 87.0% C 0.034 H 208.4°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBE0 |
|---|---|
| RGB | rgb(188, 219, 224) |
| HSL | hsl(188, 37%, 81%) |
| HSV | hsv(188, 16%, 88%) |
| CMYK | cmyk(16.1%, 2.2%, 0%, 12.2%) |
| CIE-LAB | lab(85.37, -9.16, -5.88) |
| CIE-LCH | lch(85.37, 10.89, 212.71°) |
| OKLab | oklab(87.04% -0.0295 -0.0159) |
| OKLCH | oklch(87.04% 0.034 208.4) |
| XYZ | xyz(59.5216, 66.7346, 80.2516) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.05
Powder Blue
#B0E0E6
ΔE00 4.13
Pale Sky Blue
#BDF6FE
ΔE00 7.58
Ice Blue
#A5DFF9
ΔE00 7.96
Lightcyan
#E0FFFF
ΔE00 8.03
Very Light Blue
#D5FFFF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBE0 #E0C1BC
analogous
#BCE0D3 #BCDBE0 #BCC9E0
triadic
#BCDBE0 #E0BCDB #DBE0BC
tetradic
#BCDBE0 #D3BCE0 #E0C1BC #C9E0BC
square
#BCDBE0 #D3BCE0 #E0C1BC #C9E0BC
split-complementary
#BCDBE0 #E0BCC9 #E0D3BC
monochromatic
#68AEB9 #92C5CD #BCDBE0 #E6F1F3 #EAF4F5
Accessibility & contrast
On white
1.46
#BCDBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#BCDBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBE0
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBE0 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8E0
Deuteranopia (green-blind)
#CFD3E0
Tritanopia (blue-blind)
#B2DEDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdbe0; /* rgb */ color: rgb(188, 219, 224); /* oklch */ color: oklch(87.0% 0.034 208.4);
Tailwind
colors: {
custom: {
50: '#d0e6e9',
500: '#bcdbe0',
950: '#000000',
},
}SCSS
$custom: #bcdbe0; $custom-light: #d0e6e9; $custom-dark: #000000;
JSON
{
"hex": "#bcdbe0",
"rgb": {
"r": 188,
"g": 219,
"b": 224
},
"hsl": {
"h": 188.333,
"s": 36.735,
"l": 80.784
},
"oklch": {
"l": 0.87038,
"c": 0.03354,
"h": 208.4
},
"luminance": 0.66736
}Semantic roles & 50–950 ramp
primary
#BCDBE0
secondary
#B98E88
accent
#4736B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484