#BCDFEA#BCDFEA
#BCDFEA is a very light, muted cyan. Relative luminance 0.694; OKLCH L 88.2% C 0.040 H 218.8°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFEA |
|---|---|
| RGB | rgb(188, 223, 234) |
| HSL | hsl(194, 52%, 83%) |
| HSV | hsv(194, 20%, 92%) |
| CMYK | cmyk(19.7%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(86.70, -9.12, -9.19) |
| CIE-LCH | lch(86.70, 12.95, 225.22°) |
| OKLab | oklab(88.19% -0.031 -0.0249) |
| OKLCH | oklch(88.19% 0.04 218.8) |
| XYZ | xyz(61.9739, 69.4053, 87.9572) |
| Luminance | 0.6941 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.69
Powder Blue
#B0E0E6
ΔE00 4.52
Ice Blue
#A5DFF9
ΔE00 5.72
Pale Sky Blue
#BDF6FE
ΔE00 6.99
Lightcyan
#E0FFFF
ΔE00 8.29
Light Sky Blue
#C6FCFF
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFEA #EAC7BC
analogous
#BCEADE #BCDFEA #BCC8EA
triadic
#BCDFEA #EABCDF #DFEABC
tetradic
#BCDFEA #DEBCEA #EAC7BC #C8EABC
square
#BCDFEA #DEBCEA #EAC7BC #C8EABC
split-complementary
#BCDFEA #EABCC8 #EADEBC
monochromatic
#5FB2CD #8DC9DB #BCDFEA #E8F4F8 #E8F4F8
Accessibility & contrast
On white
1.41
#BCDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#BCDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFEA
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFEA | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEB
Deuteranopia (green-blind)
#D0D7EA
Tritanopia (blue-blind)
#AFE3E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bcdfea; /* rgb */ color: rgb(188, 223, 234); /* oklch */ color: oklch(88.2% 0.040 218.8);
Tailwind
colors: {
custom: {
50: '#d0e9f0',
500: '#bcdfea',
950: '#000000',
},
}SCSS
$custom: #bcdfea; $custom-light: #d0e9f0; $custom-dark: #000000;
JSON
{
"hex": "#bcdfea",
"rgb": {
"r": 188,
"g": 223,
"b": 234
},
"hsl": {
"h": 194.348,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.88186,
"c": 0.03979,
"h": 218.8
},
"luminance": 0.69407
}Semantic roles & 50–950 ramp
primary
#BCDFEA
secondary
#C69484
accent
#4B26C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485