#BFD5EB#BFD5EB
#BFD5EB is a very light, muted cyan. Relative luminance 0.647; OKLCH L 86.4% C 0.039 H 248.3°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD5EB |
|---|---|
| RGB | rgb(191, 213, 235) |
| HSL | hsl(210, 52%, 84%) |
| HSV | hsv(210, 19%, 92%) |
| CMYK | cmyk(18.7%, 9.4%, 0%, 7.8%) |
| CIE-LAB | lab(84.31, -2.80, -13.27) |
| CIE-LCH | lch(84.31, 13.56, 258.08°) |
| OKLab | oklab(86.36% -0.0143 -0.036) |
| OKLCH | oklch(86.36% 0.039 248.3) |
| XYZ | xyz(60.2717, 64.6616, 87.8866) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.56
Lightsteelblue
#B0C4DE
ΔE00 4.53
Cloudy Blue
#ACC2D9
ΔE00 4.70
Powder Blue (survey)
#B1D1FC
ΔE00 5.91
Light Grey Blue
#9DBCD4
ΔE00 7.14
Baby Blue (survey)
#A2CFFE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD5EB #EBD5BF
analogous
#BFEBEB #BFD5EB #BFBFEB
triadic
#BFD5EB #EBBFD5 #D5EBBF
tetradic
#BFD5EB #EBBFEB #EBD5BF #BFEBBF
square
#BFD5EB #EBBFEB #EBD5BF #BFEBBF
split-complementary
#BFD5EB #EBBFBF #EBEBBF
monochromatic
#6298CE #90B6DC #BFD5EB #E8F0F8 #E8F0F8
Accessibility & contrast
On white
1.51
#BFD5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#BFD5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD5EB
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD5EB | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#C8D0EB
Tritanopia (blue-blind)
#B4DADC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bfd5eb; /* rgb */ color: rgb(191, 213, 235); /* oklch */ color: oklch(86.4% 0.039 248.3);
Tailwind
colors: {
custom: {
50: '#d2e1f1',
500: '#bfd5eb',
950: '#000000',
},
}SCSS
$custom: #bfd5eb; $custom-light: #d2e1f1; $custom-dark: #000000;
JSON
{
"hex": "#bfd5eb",
"rgb": {
"r": 191,
"g": 213,
"b": 235
},
"hsl": {
"h": 210,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.86356,
"c": 0.03873,
"h": 248.3
},
"luminance": 0.64663
}Semantic roles & 50–950 ramp
primary
#BFD5EB
secondary
#C7A787
accent
#7326C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485