#BFDDEE#BFDDEE
#BFDDEE is a very light, muted cyan. Relative luminance 0.690; OKLCH L 88.1% C 0.040 H 232.7°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDEE |
|---|---|
| RGB | rgb(191, 221, 238) |
| HSL | hsl(202, 58%, 84%) |
| HSV | hsv(202, 20%, 93%) |
| CMYK | cmyk(19.7%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(86.48, -6.32, -11.61) |
| CIE-LCH | lch(86.48, 13.22, 241.42°) |
| OKLab | oklab(88.1% -0.024 -0.0315) |
| OKLCH | oklch(88.1% 0.04 232.7) |
| XYZ | xyz(62.7708, 68.9605, 90.8758) |
| Luminance | 0.6896 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.59
Ice Blue
#A5DFF9
ΔE00 5.77
Cloudy Blue
#ACC2D9
ΔE00 7.55
Light Blue Grey
#B7C9E2
ΔE00 7.55
Powder Blue
#B0E0E6
ΔE00 7.82
Lightsteelblue
#B0C4DE
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDEE #EED0BF
analogous
#BFEEE8 #BFDDEE #BFC6EE
triadic
#BFDDEE #EEBFDD #DDEEBF
tetradic
#BFDDEE #E8BFEE #EED0BF #C6EEBF
square
#BFDDEE #E8BFEE #EED0BF #C6EEBF
split-complementary
#BFDDEE #EEBFC6 #EEE8BF
monochromatic
#5EAAD4 #8FC3E1 #BFDDEE #E7F2F9 #E7F2F9
Accessibility & contrast
On white
1.42
#BFDDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#BFDDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDEE
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDEE | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEF
Deuteranopia (green-blind)
#CED6EE
Tritanopia (blue-blind)
#B2E2E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfddee; /* rgb */ color: rgb(191, 221, 238); /* oklch */ color: oklch(88.1% 0.040 232.7);
Tailwind
colors: {
custom: {
50: '#d3e7f3',
500: '#bfddee',
950: '#000000',
},
}SCSS
$custom: #bfddee; $custom-light: #d3e7f3; $custom-dark: #000000;
JSON
{
"hex": "#bfddee",
"rgb": {
"r": 191,
"g": 221,
"b": 238
},
"hsl": {
"h": 201.702,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.88099,
"c": 0.03956,
"h": 232.7
},
"luminance": 0.68962
}Semantic roles & 50–950 ramp
primary
#BFDDEE
secondary
#CC9F86
accent
#5C20C6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485