#BCDFE6#BCDFE6
#BCDFE6 is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.1% C 0.038 H 211.1°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFE6 |
|---|---|
| RGB | rgb(188, 223, 230) |
| HSL | hsl(190, 46%, 82%) |
| HSV | hsv(190, 18%, 90%) |
| CMYK | cmyk(18.3%, 3%, 0%, 9.8%) |
| CIE-LAB | lab(86.59, -9.97, -7.25) |
| CIE-LCH | lch(86.59, 12.32, 216.02°) |
| OKLab | oklab(88.06% -0.0325 -0.0196) |
| OKLCH | oklch(88.06% 0.038 211.1) |
| XYZ | xyz(61.4058, 69.1781, 84.9649) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.36
Lightblue
#ADD8E6
ΔE00 3.40
Pale Sky Blue
#BDF6FE
ΔE00 6.40
Ice Blue
#A5DFF9
ΔE00 6.95
Light Sky Blue
#C6FCFF
ΔE00 7.52
Lightcyan
#E0FFFF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFE6 #E6C3BC
analogous
#BCE6D8 #BCDFE6 #BCCAE6
triadic
#BCDFE6 #E6BCDF #DFE6BC
tetradic
#BCDFE6 #D8BCE6 #E6C3BC #CAE6BC
square
#BCDFE6 #D8BCE6 #E6C3BC #CAE6BC
split-complementary
#BCDFE6 #E6BCCA #E6D8BC
monochromatic
#63B4C5 #8FCAD5 #BCDFE6 #E9F4F7 #E9F4F7
Accessibility & contrast
On white
1.42
#BCDFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#BCDFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFE6
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFE6 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE6
Deuteranopia (green-blind)
#D1D6E6
Tritanopia (blue-blind)
#B0E2E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bcdfe6; /* rgb */ color: rgb(188, 223, 230); /* oklch */ color: oklch(88.1% 0.038 211.1);
Tailwind
colors: {
custom: {
50: '#d0e9ed',
500: '#bcdfe6',
950: '#000000',
},
}SCSS
$custom: #bcdfe6; $custom-light: #d0e9ed; $custom-dark: #000000;
JSON
{
"hex": "#bcdfe6",
"rgb": {
"r": 188,
"g": 223,
"b": 230
},
"hsl": {
"h": 190,
"s": 45.652,
"l": 81.961
},
"oklch": {
"l": 0.8806,
"c": 0.03802,
"h": 211.1
},
"luminance": 0.6918
}Semantic roles & 50–950 ramp
primary
#BCDFE6
secondary
#C09086
accent
#442DB9
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484