#BFDAED#BFDAED
#BFDAED is a very light, muted cyan. Relative luminance 0.673; OKLCH L 87.4% C 0.039 H 238.6°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDAED |
|---|---|
| RGB | rgb(191, 218, 237) |
| HSL | hsl(205, 56%, 84%) |
| HSV | hsv(205, 19%, 93%) |
| CMYK | cmyk(19.4%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(85.67, -4.98, -12.29) |
| CIE-LCH | lch(85.67, 13.26, 247.94°) |
| OKLab | oklab(87.45% -0.0203 -0.0333) |
| OKLCH | oklch(87.45% 0.039 238.6) |
| XYZ | xyz(61.8393, 67.3319, 89.8426) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.82
Light Blue Grey
#B7C9E2
ΔE00 6.03
Cloudy Blue
#ACC2D9
ΔE00 6.30
Ice Blue
#A5DFF9
ΔE00 6.61
Lightsteelblue
#B0C4DE
ΔE00 6.71
Powder Blue (survey)
#B1D1FC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDAED #EDD2BF
analogous
#BFEDE9 #BFDAED #BFC3ED
triadic
#BFDAED #EDBFDA #DAEDBF
tetradic
#BFDAED #E9BFED #EDD2BF #C3EDBF
square
#BFDAED #E9BFED #EDD2BF #C3EDBF
split-complementary
#BFDAED #EDBFC3 #EDE9BF
monochromatic
#5FA3D2 #8FBEE0 #BFDAED #E7F1F8 #E7F1F8
Accessibility & contrast
On white
1.45
#BFDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#BFDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDAED
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDAED | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#CCD4ED
Tritanopia (blue-blind)
#B3DFE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bfdaed; /* rgb */ color: rgb(191, 218, 237); /* oklch */ color: oklch(87.4% 0.039 238.6);
Tailwind
colors: {
custom: {
50: '#d2e5f2',
500: '#bfdaed',
950: '#000000',
},
}SCSS
$custom: #bfdaed; $custom-light: #d2e5f2; $custom-dark: #000000;
JSON
{
"hex": "#bfdaed",
"rgb": {
"r": 191,
"g": 218,
"b": 237
},
"hsl": {
"h": 204.783,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.87448,
"c": 0.03904,
"h": 238.6
},
"luminance": 0.67334
}Semantic roles & 50–950 ramp
primary
#BFDAED
secondary
#CAA286
accent
#6522C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485