#BFD2EB#BFD2EB
#BFD2EB is a very light, muted cyan. Relative luminance 0.632; OKLCH L 85.7% C 0.040 H 255.3°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD2EB |
|---|---|
| RGB | rgb(191, 210, 235) |
| HSL | hsl(214, 52%, 84%) |
| HSV | hsv(214, 19%, 92%) |
| CMYK | cmyk(18.7%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(83.53, -1.23, -14.44) |
| CIE-LCH | lch(83.53, 14.49, 265.14°) |
| OKLab | oklab(85.74% -0.0103 -0.0392) |
| OKLCH | oklch(85.74% 0.04 255.3) |
| XYZ | xyz(59.5241, 63.1664, 87.6374) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.18
Lightsteelblue
#B0C4DE
ΔE00 3.51
Cloudy Blue
#ACC2D9
ΔE00 4.44
Powder Blue (survey)
#B1D1FC
ΔE00 5.15
Baby Blue (survey)
#A2CFFE
ΔE00 7.38
Light Grey Blue
#9DBCD4
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD2EB #EBD8BF
analogous
#BFE8EB #BFD2EB #C2BFEB
triadic
#BFD2EB #EBBFD2 #D2EBBF
tetradic
#BFD2EB #EBBFE8 #EBD8BF #BFEBC2
square
#BFD2EB #EBBFE8 #EBD8BF #BFEBC2
split-complementary
#BFD2EB #EBC2BF #E8EBBF
monochromatic
#6290CE #90B1DC #BFD2EB #E8EFF8 #E8EFF8
Accessibility & contrast
On white
1.54
#BFD2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#BFD2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD2EB
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD2EB | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#C5CEEA
Tritanopia (blue-blind)
#B4D7DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bfd2eb; /* rgb */ color: rgb(191, 210, 235); /* oklch */ color: oklch(85.7% 0.040 255.3);
Tailwind
colors: {
custom: {
50: '#d2dff1',
500: '#bfd2eb',
950: '#000000',
},
}SCSS
$custom: #bfd2eb; $custom-light: #d2dff1; $custom-dark: #000000;
JSON
{
"hex": "#bfd2eb",
"rgb": {
"r": 191,
"g": 210,
"b": 235
},
"hsl": {
"h": 214.091,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.85743,
"c": 0.04049,
"h": 255.3
},
"luminance": 0.63168
}Semantic roles & 50–950 ramp
primary
#BFD2EB
secondary
#C7AB87
accent
#7D26C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485