#BFD4E4#BFD4E4
#BFD4E4 is a very light, muted cyan. Relative luminance 0.638; OKLCH L 85.9% C 0.032 H 240.7°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD4E4 |
|---|---|
| RGB | rgb(191, 212, 228) |
| HSL | hsl(206, 41%, 82%) |
| HSV | hsv(206, 16%, 89%) |
| CMYK | cmyk(16.2%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(83.84, -3.76, -10.25) |
| CIE-LCH | lch(83.84, 10.92, 249.84°) |
| OKLab | oklab(85.92% -0.0155 -0.0277) |
| OKLCH | oklch(85.92% 0.032 240.7) |
| XYZ | xyz(59.0294, 63.7635, 82.5813) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.02
Cloudy Blue
#ACC2D9
ΔE00 5.23
Lightsteelblue
#B0C4DE
ΔE00 5.74
Lightblue
#ADD8E6
ΔE00 6.81
Light Grey Blue
#9DBCD4
ΔE00 7.18
Fog
#D8DCE0
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD4E4 #E4CFBF
analogous
#BFE4E2 #BFD4E4 #BFC2E4
triadic
#BFD4E4 #E4BFD4 #D4E4BF
tetradic
#BFD4E4 #E2BFE4 #E4CFBF #C2E4BF
square
#BFD4E4 #E2BFE4 #E4CFBF #C2E4BF
split-complementary
#BFD4E4 #E4BFC2 #E4E2BF
monochromatic
#699AC0 #94B7D2 #BFD4E4 #E9F1F6 #E9F1F6
Accessibility & contrast
On white
1.53
#BFD4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#BFD4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD4E4
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD4E4 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E5
Deuteranopia (green-blind)
#C9CFE4
Tritanopia (blue-blind)
#B5D8D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bfd4e4; /* rgb */ color: rgb(191, 212, 228); /* oklch */ color: oklch(85.9% 0.032 240.7);
Tailwind
colors: {
custom: {
50: '#d2e1ec',
500: '#bfd4e4',
950: '#000000',
},
}SCSS
$custom: #bfd4e4; $custom-light: #d2e1ec; $custom-dark: #000000;
JSON
{
"hex": "#bfd4e4",
"rgb": {
"r": 191,
"g": 212,
"b": 228
},
"hsl": {
"h": 205.946,
"s": 40.659,
"l": 82.157
},
"oklch": {
"l": 0.85921,
"c": 0.03177,
"h": 240.7
},
"luminance": 0.63765
}Semantic roles & 50–950 ramp
primary
#BFD4E4
secondary
#BEA08A
accent
#6A32B4
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484