#BCDFE9#BCDFE9
#BCDFE9 is a very light, muted cyan. Relative luminance 0.694; OKLCH L 88.2% C 0.039 H 216.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFE9 |
|---|---|
| RGB | rgb(188, 223, 233) |
| HSL | hsl(193, 51%, 83%) |
| HSV | hsv(193, 19%, 91%) |
| CMYK | cmyk(19.3%, 4.3%, 0%, 8.6%) |
| CIE-LAB | lab(86.68, -9.33, -8.70) |
| CIE-LCH | lch(86.68, 12.76, 223.00°) |
| OKLab | oklab(88.16% -0.0314 -0.0236) |
| OKLCH | oklch(88.16% 0.039 216.9) |
| XYZ | xyz(61.8307, 69.3480, 87.2028) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.77
Powder Blue
#B0E0E6
ΔE00 4.19
Ice Blue
#A5DFF9
ΔE00 5.99
Pale Sky Blue
#BDF6FE
ΔE00 6.81
Lightcyan
#E0FFFF
ΔE00 8.08
Light Sky Blue
#C6FCFF
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFE9 #E9C6BC
analogous
#BCE9DC #BCDFE9 #BCC9E9
triadic
#BCDFE9 #E9BCDF #DFE9BC
tetradic
#BCDFE9 #DCBCE9 #E9C6BC #C9E9BC
square
#BCDFE9 #DCBCE9 #E9C6BC #C9E9BC
split-complementary
#BCDFE9 #E9BCC9 #E9DCBC
monochromatic
#60B3CB #8EC9DA #BCDFE9 #E8F4F7 #E8F4F7
Accessibility & contrast
On white
1.41
#BCDFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#BCDFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFE9
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFE9 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCEA
Deuteranopia (green-blind)
#D0D6E9
Tritanopia (blue-blind)
#AFE3E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bcdfe9; /* rgb */ color: rgb(188, 223, 233); /* oklch */ color: oklch(88.2% 0.039 216.9);
Tailwind
colors: {
custom: {
50: '#d0e9f0',
500: '#bcdfe9',
950: '#000000',
},
}SCSS
$custom: #bcdfe9; $custom-light: #d0e9f0; $custom-dark: #000000;
JSON
{
"hex": "#bcdfe9",
"rgb": {
"r": 188,
"g": 223,
"b": 233
},
"hsl": {
"h": 193.333,
"s": 50.562,
"l": 82.549
},
"oklch": {
"l": 0.88155,
"c": 0.03928,
"h": 216.9
},
"luminance": 0.6935
}Semantic roles & 50–950 ramp
primary
#BCDFE9
secondary
#C59385
accent
#4928BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485