#BFEBFA#BFEBFA
#BFEBFA is a very light, muted cyan. Relative luminance 0.774; OKLCH L 91.4% C 0.050 H 220.6°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEBFA |
|---|---|
| RGB | rgb(191, 235, 250) |
| HSL | hsl(195, 86%, 86%) |
| HSV | hsv(195, 24%, 98%) |
| CMYK | cmyk(23.6%, 6%, 0%, 2%) |
| CIE-LAB | lab(90.50, -10.90, -11.91) |
| CIE-LCH | lch(90.50, 16.14, 227.55°) |
| OKLab | oklab(91.39% -0.0378 -0.0324) |
| OKLCH | oklch(91.39% 0.05 220.6) |
| XYZ | xyz(68.4445, 77.3926, 101.7559) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.32
Ice Blue
#A5DFF9
ΔE00 4.84
Pale Sky Blue
#BDF6FE
ΔE00 5.03
Powder Blue
#B0E0E6
ΔE00 5.05
Light Sky Blue
#C6FCFF
ΔE00 6.79
Very Light Blue
#D5FFFF
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEBFA #FACEBF
analogous
#BFFAEC #BFEBFA #BFCEFA
triadic
#BFEBFA #FABFEB #EBFABF
tetradic
#BFEBFA #ECBFFA #FACEBF #CEFABF
square
#BFEBFA #ECBFFA #FACEBF #CEFABF
split-complementary
#BFEBFA #FABFCE #FAECBF
monochromatic
#4DC8F1 #86D9F6 #BFEBFA #E3F6FD #E3F6FD
Accessibility & contrast
On white
1.27
#BFEBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#BFEBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEBFA
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEBFA | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8FB
Deuteranopia (green-blind)
#D8E1FA
Tritanopia (blue-blind)
#ADF0F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bfebfa; /* rgb */ color: rgb(191, 235, 250); /* oklch */ color: oklch(91.4% 0.050 220.6);
Tailwind
colors: {
custom: {
50: '#d3f1fc',
500: '#bfebfa',
950: '#000000',
},
}SCSS
$custom: #bfebfa; $custom-light: #d3f1fc; $custom-dark: #000000;
JSON
{
"hex": "#bfebfa",
"rgb": {
"r": 191,
"g": 235,
"b": 250
},
"hsl": {
"h": 195.254,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.91389,
"c": 0.0498,
"h": 220.6
},
"luminance": 0.77395
}Semantic roles & 50–950 ramp
primary
#BFEBFA
secondary
#DF977E
accent
#3C03E2
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585