#BFD4EA#BFD4EA
#BFD4EA is a very light, muted cyan. Relative luminance 0.641; OKLCH L 86.1% C 0.038 H 249.5°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD4EA |
|---|---|
| RGB | rgb(191, 212, 234) |
| HSL | hsl(211, 51%, 83%) |
| HSV | hsv(211, 18%, 92%) |
| CMYK | cmyk(18.4%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(84.02, -2.49, -13.17) |
| CIE-LCH | lch(84.02, 13.41, 259.29°) |
| OKLab | oklab(86.12% -0.0133 -0.0357) |
| OKLCH | oklch(86.12% 0.038 249.5) |
| XYZ | xyz(59.8768, 64.1024, 87.0443) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.21
Lightsteelblue
#B0C4DE
ΔE00 4.24
Cloudy Blue
#ACC2D9
ΔE00 4.50
Powder Blue (survey)
#B1D1FC
ΔE00 5.88
Light Grey Blue
#9DBCD4
ΔE00 7.10
Baby Blue (survey)
#A2CFFE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD4EA #EAD5BF
analogous
#BFE9EA #BFD4EA #BFBFEA
triadic
#BFD4EA #EABFD4 #D4EABF
tetradic
#BFD4EA #EABFE9 #EAD5BF #BFEABF
square
#BFD4EA #EABFE9 #EAD5BF #BFEABF
split-complementary
#BFD4EA #EABFBF #E9EABF
monochromatic
#6396CC #91B5DB #BFD4EA #E8F0F7 #E8F0F7
Accessibility & contrast
On white
1.52
#BFD4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#BFD4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD4EA
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD4EA | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EB
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#B4D9DB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bfd4ea; /* rgb */ color: rgb(191, 212, 234); /* oklch */ color: oklch(86.1% 0.038 249.5);
Tailwind
colors: {
custom: {
50: '#d2e1f0',
500: '#bfd4ea',
950: '#000000',
},
}SCSS
$custom: #bfd4ea; $custom-light: #d2e1f0; $custom-dark: #000000;
JSON
{
"hex": "#bfd4ea",
"rgb": {
"r": 191,
"g": 212,
"b": 234
},
"hsl": {
"h": 210.698,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.86118,
"c": 0.03812,
"h": 249.5
},
"luminance": 0.64104
}Semantic roles & 50–950 ramp
primary
#BFD4EA
secondary
#C6A787
accent
#7428BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485