#BFDCED#BFDCED
#BFDCED is a very light, muted cyan. Relative luminance 0.684; OKLCH L 87.9% C 0.039 H 233.6°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCED |
|---|---|
| RGB | rgb(191, 220, 237) |
| HSL | hsl(202, 56%, 84%) |
| HSV | hsv(202, 19%, 93%) |
| CMYK | cmyk(19.4%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(86.19, -6.02, -11.51) |
| CIE-LCH | lch(86.19, 12.99, 242.40°) |
| OKLab | oklab(87.86% -0.023 -0.0312) |
| OKLCH | oklch(87.86% 0.039 233.6) |
| XYZ | xyz(62.3611, 68.3754, 90.0165) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.80
Ice Blue
#A5DFF9
ΔE00 6.01
Light Blue Grey
#B7C9E2
ΔE00 7.23
Cloudy Blue
#ACC2D9
ΔE00 7.25
Lightsteelblue
#B0C4DE
ΔE00 7.84
Powder Blue
#B0E0E6
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCED #EDD0BF
analogous
#BFEDE7 #BFDCED #BFC5ED
triadic
#BFDCED #EDBFDC #DCEDBF
tetradic
#BFDCED #E7BFED #EDD0BF #C5EDBF
square
#BFDCED #E7BFED #EDD0BF #C5EDBF
split-complementary
#BFDCED #EDBFC5 #EDE7BF
monochromatic
#5FA8D2 #8FC2E0 #BFDCED #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.43
#BFDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#BFDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCED
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCED | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEE
Deuteranopia (green-blind)
#CED5ED
Tritanopia (blue-blind)
#B2E1E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdced; /* rgb */ color: rgb(191, 220, 237); /* oklch */ color: oklch(87.9% 0.039 233.6);
Tailwind
colors: {
custom: {
50: '#d2e6f2',
500: '#bfdced',
950: '#000000',
},
}SCSS
$custom: #bfdced; $custom-light: #d2e6f2; $custom-dark: #000000;
JSON
{
"hex": "#bfdced",
"rgb": {
"r": 191,
"g": 220,
"b": 237
},
"hsl": {
"h": 202.174,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.8786,
"c": 0.03877,
"h": 233.6
},
"luminance": 0.68377
}Semantic roles & 50–950 ramp
primary
#BFDCED
secondary
#CA9F86
accent
#5E22C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485