#BFDDE4#BFDDE4
#BFDDE4 is a very light, muted cyan. Relative luminance 0.684; OKLCH L 87.8% C 0.033 H 213.4°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDE4 |
|---|---|
| RGB | rgb(191, 221, 228) |
| HSL | hsl(191, 41%, 82%) |
| HSV | hsv(191, 16%, 89%) |
| CMYK | cmyk(16.2%, 3.1%, 0%, 10.6%) |
| CIE-LAB | lab(86.20, -8.43, -6.75) |
| CIE-LCH | lch(86.20, 10.80, 218.69°) |
| OKLab | oklab(87.78% -0.0277 -0.0183) |
| OKLCH | oklch(87.78% 0.033 213.4) |
| XYZ | xyz(61.3423, 68.3891, 83.3522) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.86
Powder Blue
#B0E0E6
ΔE00 4.74
Ice Blue
#A5DFF9
ΔE00 7.42
Pale Sky Blue
#BDF6FE
ΔE00 7.64
Lightcyan
#E0FFFF
ΔE00 7.88
Very Light Blue
#D5FFFF
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDE4 #E4C6BF
analogous
#BFE4D9 #BFDDE4 #BFCBE4
triadic
#BFDDE4 #E4BFDD #DDE4BF
tetradic
#BFDDE4 #D9BFE4 #E4C6BF #CBE4BF
square
#BFDDE4 #D9BFE4 #E4C6BF #CBE4BF
split-complementary
#BFDDE4 #E4BFCB #E4D9BF
monochromatic
#69AFC0 #94C6D2 #BFDDE4 #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.43
#BFDDE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#BFDDE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDE4
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDE4 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DBE4
Deuteranopia (green-blind)
#D1D6E4
Tritanopia (blue-blind)
#B5E0DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdde4; /* rgb */ color: rgb(191, 221, 228); /* oklch */ color: oklch(87.8% 0.033 213.4);
Tailwind
colors: {
custom: {
50: '#d2e7ec',
500: '#bfdde4',
950: '#000000',
},
}SCSS
$custom: #bfdde4; $custom-light: #d2e7ec; $custom-dark: #000000;
JSON
{
"hex": "#bfdde4",
"rgb": {
"r": 191,
"g": 221,
"b": 228
},
"hsl": {
"h": 191.351,
"s": 40.659,
"l": 82.157
},
"oklch": {
"l": 0.87781,
"c": 0.03319,
"h": 213.4
},
"luminance": 0.68391
}Semantic roles & 50–950 ramp
primary
#BFDDE4
secondary
#BE938A
accent
#4A32B4
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484