#BFEEFA#BFEEFA
#BFEEFA is a very light, muted cyan. Relative luminance 0.791; OKLCH L 92.0% C 0.051 H 215.0°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEEFA |
|---|---|
| RGB | rgb(191, 238, 250) |
| HSL | hsl(192, 86%, 86%) |
| HSV | hsv(192, 24%, 98%) |
| CMYK | cmyk(23.6%, 4.8%, 0%, 2%) |
| CIE-LAB | lab(91.29, -12.41, -10.74) |
| CIE-LCH | lch(91.29, 16.41, 220.86°) |
| OKLab | oklab(92.01% -0.0417 -0.0292) |
| OKLCH | oklch(92.01% 0.051 215) |
| XYZ | xyz(69.3106, 79.1249, 102.0447) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.35
Powder Blue
#B0E0E6
ΔE00 4.18
Lightblue
#ADD8E6
ΔE00 5.02
Light Sky Blue
#C6FCFF
ΔE00 5.12
Ice Blue
#A5DFF9
ΔE00 5.89
Pale Blue
#D0FEFE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEEFA #FACBBF
analogous
#BFFAE9 #BFEEFA #BFD1FA
triadic
#BFEEFA #FABFEE #EEFABF
tetradic
#BFEEFA #E9BFFA #FACBBF #D1FABF
square
#BFEEFA #E9BFFA #FACBBF #D1FABF
split-complementary
#BFEEFA #FABFD1 #FAE9BF
monochromatic
#4DD0F1 #86DFF6 #BFEEFA #E3F7FD #E3F7FD
Accessibility & contrast
On white
1.25
#BFEEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#BFEEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEEFA
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEEFA | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAFB
Deuteranopia (green-blind)
#DBE3FA
Tritanopia (blue-blind)
#ADF3F2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bfeefa; /* rgb */ color: rgb(191, 238, 250); /* oklch */ color: oklch(92.0% 0.051 215.0);
Tailwind
colors: {
custom: {
50: '#d3f3fc',
500: '#bfeefa',
950: '#000000',
},
}SCSS
$custom: #bfeefa; $custom-light: #d3f3fc; $custom-dark: #000000;
JSON
{
"hex": "#bfeefa",
"rgb": {
"r": 191,
"g": 238,
"b": 250
},
"hsl": {
"h": 192.203,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.92014,
"c": 0.05089,
"h": 215
},
"luminance": 0.79128
}Semantic roles & 50–950 ramp
primary
#BFEEFA
secondary
#DF927E
accent
#3103E2
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585