#BFEAFE#BFEAFE
#BFEAFE is a very light, muted cyan. Relative luminance 0.771; OKLCH L 91.3% C 0.052 H 227.8°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEAFE |
|---|---|
| RGB | rgb(191, 234, 254) |
| HSL | hsl(199, 97%, 87%) |
| HSV | hsv(199, 25%, 100%) |
| CMYK | cmyk(24.8%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(90.36, -9.51, -14.22) |
| CIE-LCH | lch(90.36, 17.11, 236.23°) |
| OKLab | oklab(91.31% -0.0351 -0.0387) |
| OKLCH | oklch(91.31% 0.052 227.8) |
| XYZ | xyz(68.7928, 77.0751, 104.9991) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.09
Lightblue
#ADD8E6
ΔE00 4.83
Powder Blue
#B0E0E6
ΔE00 6.84
Pale Sky Blue
#BDF6FE
ΔE00 6.89
Baby Blue
#89CFF0
ΔE00 8.56
Light Sky Blue
#C6FCFF
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEAFE #FED3BF
analogous
#BFFEF3 #BFEAFE #BFCBFE
triadic
#BFEAFE #FEBFEA #EAFEBF
tetradic
#BFEAFE #F3BFFE #FED3BF #CBFEBF
square
#BFEAFE #F3BFFE #FED3BF #CBFEBF
split-complementary
#BFEAFE #FEBFCB #FEF3BF
monochromatic
#46C2FC #83D6FD #BFEAFE #E1F5FF #E1F5FF
Accessibility & contrast
On white
1.28
#BFEAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#BFEAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEAFE
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEAFE | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FF
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#ACF0F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bfeafe; /* rgb */ color: rgb(191, 234, 254); /* oklch */ color: oklch(91.3% 0.052 227.8);
Tailwind
colors: {
custom: {
50: '#d3f0fe',
500: '#bfeafe',
950: '#000000',
},
}SCSS
$custom: #bfeafe; $custom-light: #d3f0fe; $custom-dark: #000000;
JSON
{
"hex": "#bfeafe",
"rgb": {
"r": 191,
"g": 234,
"b": 254
},
"hsl": {
"h": 199.048,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.91313,
"c": 0.05224,
"h": 227.8
},
"luminance": 0.77078
}Semantic roles & 50–950 ramp
primary
#BFEAFE
secondary
#E69D7B
accent
#4900E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585