#BFDEED#BFDEED
#BFDEED is a very light, muted cyan. Relative luminance 0.694; OKLCH L 88.3% C 0.039 H 228.6°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEED |
|---|---|
| RGB | rgb(191, 222, 237) |
| HSL | hsl(200, 56%, 84%) |
| HSV | hsv(200, 19%, 93%) |
| CMYK | cmyk(19.4%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(86.72, -7.05, -10.73) |
| CIE-LCH | lch(86.72, 12.84, 236.69°) |
| OKLab | oklab(88.27% -0.0257 -0.0291) |
| OKLCH | oklch(88.27% 0.039 228.6) |
| XYZ | xyz(62.8891, 69.4315, 90.1925) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.93
Ice Blue
#A5DFF9
ΔE00 5.66
Powder Blue
#B0E0E6
ΔE00 6.89
Cloudy Blue
#ACC2D9
ΔE00 8.27
Light Blue Grey
#B7C9E2
ΔE00 8.43
Pale Sky Blue
#BDF6FE
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEED #EDCEBF
analogous
#BFEDE5 #BFDEED #BFC7ED
triadic
#BFDEED #EDBFDE #DEEDBF
tetradic
#BFDEED #E5BFED #EDCEBF #C7EDBF
square
#BFDEED #E5BFED #EDCEBF #C7EDBF
split-complementary
#BFDEED #EDBFC7 #EDE5BF
monochromatic
#5FADD2 #8FC5E0 #BFDEED #E7F3F8 #E7F3F8
Accessibility & contrast
On white
1.41
#BFDEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#BFDEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEED
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEED | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#CFD7ED
Tritanopia (blue-blind)
#B2E2E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfdeed; /* rgb */ color: rgb(191, 222, 237); /* oklch */ color: oklch(88.3% 0.039 228.6);
Tailwind
colors: {
custom: {
50: '#d3e8f2',
500: '#bfdeed',
950: '#000000',
},
}SCSS
$custom: #bfdeed; $custom-light: #d3e8f2; $custom-dark: #000000;
JSON
{
"hex": "#bfdeed",
"rgb": {
"r": 191,
"g": 222,
"b": 237
},
"hsl": {
"h": 199.565,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.88274,
"c": 0.0388,
"h": 228.6
},
"luminance": 0.69433
}Semantic roles & 50–950 ramp
primary
#BFDEED
secondary
#CA9C86
accent
#5722C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485