#BFE2ED#BFE2ED
#BFE2ED is a very light, muted cyan. Relative luminance 0.716; OKLCH L 89.1% C 0.040 H 218.8°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE2ED |
|---|---|
| RGB | rgb(191, 226, 237) |
| HSL | hsl(194, 56%, 84%) |
| HSV | hsv(194, 19%, 93%) |
| CMYK | cmyk(19.4%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(87.77, -9.11, -9.17) |
| CIE-LCH | lch(87.77, 12.92, 225.20°) |
| OKLab | oklab(89.1% -0.031 -0.0249) |
| OKLCH | oklch(89.1% 0.04 218.8) |
| XYZ | xyz(63.9641, 71.5815, 90.5508) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.22
Powder Blue
#B0E0E6
ΔE00 4.63
Ice Blue
#A5DFF9
ΔE00 5.84
Pale Sky Blue
#BDF6FE
ΔE00 6.62
Lightcyan
#E0FFFF
ΔE00 7.74
Light Sky Blue
#C6FCFF
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE2ED #EDCABF
analogous
#BFEDE1 #BFE2ED #BFCBED
triadic
#BFE2ED #EDBFE2 #E2EDBF
tetradic
#BFE2ED #E1BFED #EDCABF #CBEDBF
square
#BFE2ED #E1BFED #EDCABF #CBEDBF
split-complementary
#BFE2ED #EDBFCB #EDE1BF
monochromatic
#5FB7D2 #8FCCE0 #BFE2ED #E7F4F8 #E7F4F8
Accessibility & contrast
On white
1.37
#BFE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#BFE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE2ED
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE2ED | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EE
Deuteranopia (green-blind)
#D3DAED
Tritanopia (blue-blind)
#B2E6E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bfe2ed; /* rgb */ color: rgb(191, 226, 237); /* oklch */ color: oklch(89.1% 0.040 218.8);
Tailwind
colors: {
custom: {
50: '#d3ebf2',
500: '#bfe2ed',
950: '#000000',
},
}SCSS
$custom: #bfe2ed; $custom-light: #d3ebf2; $custom-dark: #000000;
JSON
{
"hex": "#bfe2ed",
"rgb": {
"r": 191,
"g": 226,
"b": 237
},
"hsl": {
"h": 194.348,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.89103,
"c": 0.03971,
"h": 218.8
},
"luminance": 0.71584
}Semantic roles & 50–950 ramp
primary
#BFE2ED
secondary
#CA9686
accent
#4922C4
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485