#BFD6EA#BFD6EA
#BFD6EA is a very light, muted cyan. Relative luminance 0.651; OKLCH L 86.5% C 0.037 H 244.5°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD6EA |
|---|---|
| RGB | rgb(191, 214, 234) |
| HSL | hsl(208, 51%, 83%) |
| HSV | hsv(208, 18%, 92%) |
| CMYK | cmyk(18.4%, 8.5%, 0%, 8.2%) |
| CIE-LAB | lab(84.54, -3.54, -12.39) |
| CIE-LCH | lch(84.54, 12.89, 254.06°) |
| OKLab | oklab(86.53% -0.016 -0.0336) |
| OKLCH | oklch(86.53% 0.037 244.5) |
| XYZ | xyz(60.3799, 65.1085, 87.2119) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.39
Cloudy Blue
#ACC2D9
ΔE00 5.06
Lightsteelblue
#B0C4DE
ΔE00 5.22
Powder Blue (survey)
#B1D1FC
ΔE00 6.71
Light Grey Blue
#9DBCD4
ΔE00 7.18
Lightblue
#ADD8E6
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD6EA #EAD3BF
analogous
#BFEAE8 #BFD6EA #BFC0EA
triadic
#BFD6EA #EABFD6 #D6EABF
tetradic
#BFD6EA #E8BFEA #EAD3BF #C0EABF
square
#BFD6EA #E8BFEA #EAD3BF #C0EABF
split-complementary
#BFD6EA #EABFC0 #EAE8BF
monochromatic
#639BCC #91B8DB #BFD6EA #E8F0F7 #E8F0F7
Accessibility & contrast
On white
1.50
#BFD6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#BFD6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD6EA
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD6EA | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EB
Deuteranopia (green-blind)
#C9D1EA
Tritanopia (blue-blind)
#B4DBDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfd6ea; /* rgb */ color: rgb(191, 214, 234); /* oklch */ color: oklch(86.5% 0.037 244.5);
Tailwind
colors: {
custom: {
50: '#d2e2f0',
500: '#bfd6ea',
950: '#000000',
},
}SCSS
$custom: #bfd6ea; $custom-light: #d2e2f0; $custom-dark: #000000;
JSON
{
"hex": "#bfd6ea",
"rgb": {
"r": 191,
"g": 214,
"b": 234
},
"hsl": {
"h": 207.907,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.86528,
"c": 0.03722,
"h": 244.5
},
"luminance": 0.6511
}Semantic roles & 50–950 ramp
primary
#BFD6EA
secondary
#C6A487
accent
#6E28BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485