#BFE1EB#BFE1EB
#BFE1EB is a very light, muted cyan. Relative luminance 0.709; OKLCH L 88.8% C 0.038 H 217.4°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE1EB |
|---|---|
| RGB | rgb(191, 225, 235) |
| HSL | hsl(194, 52%, 84%) |
| HSV | hsv(194, 19%, 92%) |
| CMYK | cmyk(18.7%, 4.3%, 0%, 7.8%) |
| CIE-LAB | lab(87.45, -9.02, -8.59) |
| CIE-LCH | lch(87.45, 12.46, 223.62°) |
| OKLab | oklab(88.83% -0.0304 -0.0233) |
| OKLCH | oklch(88.83% 0.038 217.4) |
| XYZ | xyz(63.4024, 70.9231, 88.9302) |
| Luminance | 0.7093 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.27
Powder Blue
#B0E0E6
ΔE00 4.52
Ice Blue
#A5DFF9
ΔE00 6.18
Pale Sky Blue
#BDF6FE
ΔE00 6.74
Lightcyan
#E0FFFF
ΔE00 7.68
Very Light Blue
#D5FFFF
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE1EB #EBC9BF
analogous
#BFEBDF #BFE1EB #BFCBEB
triadic
#BFE1EB #EBBFE1 #E1EBBF
tetradic
#BFE1EB #DFBFEB #EBC9BF #CBEBBF
square
#BFE1EB #DFBFEB #EBC9BF #CBEBBF
split-complementary
#BFE1EB #EBBFCB #EBDFBF
monochromatic
#62B5CE #90CBDC #BFE1EB #E8F4F8 #E8F4F8
Accessibility & contrast
On white
1.38
#BFE1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#BFE1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE1EB
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE1EB | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEC
Deuteranopia (green-blind)
#D3D9EB
Tritanopia (blue-blind)
#B2E5E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bfe1eb; /* rgb */ color: rgb(191, 225, 235); /* oklch */ color: oklch(88.8% 0.038 217.4);
Tailwind
colors: {
custom: {
50: '#d3eaf1',
500: '#bfe1eb',
950: '#000000',
},
}SCSS
$custom: #bfe1eb; $custom-light: #d3eaf1; $custom-dark: #000000;
JSON
{
"hex": "#bfe1eb",
"rgb": {
"r": 191,
"g": 225,
"b": 235
},
"hsl": {
"h": 193.636,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.88832,
"c": 0.03829,
"h": 217.4
},
"luminance": 0.70925
}Semantic roles & 50–950 ramp
primary
#BFE1EB
secondary
#C79687
accent
#4926C0
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485