#BFD3EB#BFD3EB
#BFD3EB is a very light, muted cyan. Relative luminance 0.637; OKLCH L 85.9% C 0.040 H 253.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD3EB |
|---|---|
| RGB | rgb(191, 211, 235) |
| HSL | hsl(213, 52%, 84%) |
| HSV | hsv(213, 19%, 92%) |
| CMYK | cmyk(18.7%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(83.79, -1.75, -14.05) |
| CIE-LCH | lch(83.79, 14.16, 262.89°) |
| OKLab | oklab(85.95% -0.0116 -0.0381) |
| OKLCH | oklch(85.95% 0.04 253) |
| XYZ | xyz(59.7717, 63.6617, 87.7199) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.54
Lightsteelblue
#B0C4DE
ΔE00 3.75
Cloudy Blue
#ACC2D9
ΔE00 4.43
Powder Blue (survey)
#B1D1FC
ΔE00 5.31
Light Grey Blue
#9DBCD4
ΔE00 7.27
Baby Blue (survey)
#A2CFFE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD3EB #EBD7BF
analogous
#BFE9EB #BFD3EB #C1BFEB
triadic
#BFD3EB #EBBFD3 #D3EBBF
tetradic
#BFD3EB #EBBFE9 #EBD7BF #BFEBC1
square
#BFD3EB #EBBFE9 #EBD7BF #BFEBC1
split-complementary
#BFD3EB #EBC1BF #E9EBBF
monochromatic
#6293CE #90B3DC #BFD3EB #E8EFF8 #E8EFF8
Accessibility & contrast
On white
1.53
#BFD3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#BFD3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD3EB
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD3EB | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EC
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#B4D8DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bfd3eb; /* rgb */ color: rgb(191, 211, 235); /* oklch */ color: oklch(85.9% 0.040 253.0);
Tailwind
colors: {
custom: {
50: '#d2e0f1',
500: '#bfd3eb',
950: '#000000',
},
}SCSS
$custom: #bfd3eb; $custom-light: #d2e0f1; $custom-dark: #000000;
JSON
{
"hex": "#bfd3eb",
"rgb": {
"r": 191,
"g": 211,
"b": 235
},
"hsl": {
"h": 212.727,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.85947,
"c": 0.03984,
"h": 253
},
"luminance": 0.63663
}Semantic roles & 50–950 ramp
primary
#BFD3EB
secondary
#C7AA87
accent
#7A26C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485