#BFDAEB#BFDAEB
#BFDAEB is a very light, muted cyan. Relative luminance 0.672; OKLCH L 87.4% C 0.037 H 235.5°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDAEB |
|---|---|
| RGB | rgb(191, 218, 235) |
| HSL | hsl(203, 52%, 84%) |
| HSV | hsv(203, 19%, 92%) |
| CMYK | cmyk(18.7%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(85.61, -5.41, -11.32) |
| CIE-LCH | lch(85.61, 12.55, 244.46°) |
| OKLab | oklab(87.38% -0.0211 -0.0307) |
| OKLCH | oklch(87.38% 0.037 235.5) |
| XYZ | xyz(61.5487, 67.2157, 88.3123) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.27
Ice Blue
#A5DFF9
ΔE00 6.54
Light Blue Grey
#B7C9E2
ΔE00 6.59
Cloudy Blue
#ACC2D9
ΔE00 6.65
Lightsteelblue
#B0C4DE
ΔE00 7.22
Light Grey Blue
#9DBCD4
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDAEB #EBD0BF
analogous
#BFEBE6 #BFDAEB #BFC4EB
triadic
#BFDAEB #EBBFDA #DAEBBF
tetradic
#BFDAEB #E6BFEB #EBD0BF #C4EBBF
square
#BFDAEB #E6BFEB #EBD0BF #C4EBBF
split-complementary
#BFDAEB #EBBFC4 #EBE6BF
monochromatic
#62A4CE #90BFDC #BFDAEB #E8F2F8 #E8F2F8
Accessibility & contrast
On white
1.45
#BFDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#BFDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDAEB
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDAEB | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EC
Deuteranopia (green-blind)
#CCD4EB
Tritanopia (blue-blind)
#B3DFDF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfdaeb; /* rgb */ color: rgb(191, 218, 235); /* oklch */ color: oklch(87.4% 0.037 235.5);
Tailwind
colors: {
custom: {
50: '#d2e5f1',
500: '#bfdaeb',
950: '#000000',
},
}SCSS
$custom: #bfdaeb; $custom-light: #d2e5f1; $custom-dark: #000000;
JSON
{
"hex": "#bfdaeb",
"rgb": {
"r": 191,
"g": 218,
"b": 235
},
"hsl": {
"h": 203.182,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.87383,
"c": 0.03721,
"h": 235.5
},
"luminance": 0.67217
}Semantic roles & 50–950 ramp
primary
#BFDAEB
secondary
#C7A087
accent
#6126C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485