#BCEDF9#BCEDF9
#BCEDF9 is a very light, muted cyan. Relative luminance 0.781; OKLCH L 91.6% C 0.053 H 214.3°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEDF9 |
|---|---|
| RGB | rgb(188, 237, 249) |
| HSL | hsl(192, 84%, 86%) |
| HSV | hsv(192, 24%, 98%) |
| CMYK | cmyk(24.5%, 4.8%, 0%, 2.4%) |
| CIE-LAB | lab(90.82, -13.00, -10.93) |
| CIE-LCH | lch(90.82, 16.98, 220.06°) |
| OKLab | oklab(91.59% -0.0435 -0.0297) |
| OKLCH | oklch(91.59% 0.053 214.3) |
| XYZ | xyz(68.1170, 78.0965, 101.0893) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.14
Powder Blue
#B0E0E6
ΔE00 3.84
Lightblue
#ADD8E6
ΔE00 4.88
Light Sky Blue
#C6FCFF
ΔE00 5.04
Ice Blue
#A5DFF9
ΔE00 5.75
Pale Blue
#D0FEFE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEDF9 #F9C8BC
analogous
#BCF9E6 #BCEDF9 #BCCEF9
triadic
#BCEDF9 #F9BCED #EDF9BC
tetradic
#BCEDF9 #E6BCF9 #F9C8BC #CEF9BC
square
#BCEDF9 #E6BCF9 #F9C8BC #CEF9BC
split-complementary
#BCEDF9 #F9BCCE #F9E6BC
monochromatic
#4CCFEF #84DEF4 #BCEDF9 #E3F7FC #E3F7FC
Accessibility & contrast
On white
1.26
#BCEDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#BCEDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEDF9
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEDF9 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9FA
Deuteranopia (green-blind)
#DAE1F9
Tritanopia (blue-blind)
#A9F2F1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcedf9; /* rgb */ color: rgb(188, 237, 249); /* oklch */ color: oklch(91.6% 0.053 214.3);
Tailwind
colors: {
custom: {
50: '#d1f2fb',
500: '#bcedf9',
950: '#000000',
},
}SCSS
$custom: #bcedf9; $custom-light: #d1f2fb; $custom-dark: #000000;
JSON
{
"hex": "#bcedf9",
"rgb": {
"r": 188,
"g": 237,
"b": 249
},
"hsl": {
"h": 191.803,
"s": 83.562,
"l": 85.686
},
"oklch": {
"l": 0.91589,
"c": 0.05274,
"h": 214.3
},
"luminance": 0.78099
}Semantic roles & 50–950 ramp
primary
#BCEDF9
secondary
#DD8F7C
accent
#3006E0
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585