#BFDCEE#BFDCEE
#BFDCEE is a very light, muted cyan. Relative luminance 0.684; OKLCH L 87.9% C 0.040 H 235.2°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCEE |
|---|---|
| RGB | rgb(191, 220, 238) |
| HSL | hsl(203, 58%, 84%) |
| HSV | hsv(203, 20%, 93%) |
| CMYK | cmyk(19.7%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(86.22, -5.80, -12.00) |
| CIE-LCH | lch(86.22, 13.33, 244.18°) |
| OKLab | oklab(87.89% -0.0226 -0.0325) |
| OKLCH | oklch(87.89% 0.04 235.2) |
| XYZ | xyz(62.5076, 68.4341, 90.7881) |
| Luminance | 0.6844 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.07
Ice Blue
#A5DFF9
ΔE00 6.02
Light Blue Grey
#B7C9E2
ΔE00 6.96
Cloudy Blue
#ACC2D9
ΔE00 7.06
Lightsteelblue
#B0C4DE
ΔE00 7.58
Light Grey Blue
#9DBCD4
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCEE #EED1BF
analogous
#BFEEE9 #BFDCEE #BFC5EE
triadic
#BFDCEE #EEBFDC #DCEEBF
tetradic
#BFDCEE #E9BFEE #EED1BF #C5EEBF
square
#BFDCEE #E9BFEE #EED1BF #C5EEBF
split-complementary
#BFDCEE #EEBFC5 #EEE9BF
monochromatic
#5EA7D4 #8FC2E1 #BFDCEE #E7F2F9 #E7F2F9
Accessibility & contrast
On white
1.43
#BFDCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#BFDCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCEE
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCEE | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#B2E1E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdcee; /* rgb */ color: rgb(191, 220, 238); /* oklch */ color: oklch(87.9% 0.040 235.2);
Tailwind
colors: {
custom: {
50: '#d3e6f3',
500: '#bfdcee',
950: '#000000',
},
}SCSS
$custom: #bfdcee; $custom-light: #d3e6f3; $custom-dark: #000000;
JSON
{
"hex": "#bfdcee",
"rgb": {
"r": 191,
"g": 220,
"b": 238
},
"hsl": {
"h": 202.979,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.87893,
"c": 0.03963,
"h": 235.2
},
"luminance": 0.68436
}Semantic roles & 50–950 ramp
primary
#BFDCEE
secondary
#CCA086
accent
#5F20C6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485