#BFDEE5#BFDEE5
#BFDEE5 is a very light, muted cyan. Relative luminance 0.690; OKLCH L 88.0% C 0.034 H 212.9°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEE5 |
|---|---|
| RGB | rgb(191, 222, 229) |
| HSL | hsl(191, 42%, 82%) |
| HSV | hsv(191, 17%, 90%) |
| CMYK | cmyk(16.6%, 3.1%, 0%, 10.2%) |
| CIE-LAB | lab(86.49, -8.73, -6.85) |
| CIE-LCH | lch(86.49, 11.10, 218.10°) |
| OKLab | oklab(88.02% -0.0287 -0.0185) |
| OKLCH | oklch(88.02% 0.034 212.9) |
| XYZ | xyz(61.7463, 68.9744, 84.1737) |
| Luminance | 0.6898 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.79
Powder Blue
#B0E0E6
ΔE00 4.46
Pale Sky Blue
#BDF6FE
ΔE00 7.30
Ice Blue
#A5DFF9
ΔE00 7.31
Lightcyan
#E0FFFF
ΔE00 7.67
Very Light Blue
#D5FFFF
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEE5 #E5C6BF
analogous
#BFE5D9 #BFDEE5 #BFCBE5
triadic
#BFDEE5 #E5BFDE #DEE5BF
tetradic
#BFDEE5 #D9BFE5 #E5C6BF #CBE5BF
square
#BFDEE5 #D9BFE5 #E5C6BF #CBE5BF
split-complementary
#BFDEE5 #E5BFCB #E5D9BF
monochromatic
#68B1C2 #93C8D3 #BFDEE5 #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.42
#BFDEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#BFDEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEE5
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEE5 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE5
Deuteranopia (green-blind)
#D2D6E5
Tritanopia (blue-blind)
#B4E1E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdee5; /* rgb */ color: rgb(191, 222, 229); /* oklch */ color: oklch(88.0% 0.034 212.9);
Tailwind
colors: {
custom: {
50: '#d2e8ed',
500: '#bfdee5',
950: '#000000',
},
}SCSS
$custom: #bfdee5; $custom-light: #d2e8ed; $custom-dark: #000000;
JSON
{
"hex": "#bfdee5",
"rgb": {
"r": 191,
"g": 222,
"b": 229
},
"hsl": {
"h": 191.053,
"s": 42.222,
"l": 82.353
},
"oklch": {
"l": 0.8802,
"c": 0.03415,
"h": 212.9
},
"luminance": 0.68976
}Semantic roles & 50–950 ramp
primary
#BFDEE5
secondary
#BF9389
accent
#4930B5
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484