#BFF2FF#BFF2FF
#BFF2FF is a very light, muted cyan. Relative luminance 0.818; OKLCH L 93.0% C 0.055 H 215.0°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BFF2FF |
|---|---|
| RGB | rgb(191, 242, 255) |
| HSL | hsl(192, 100%, 87%) |
| HSV | hsv(192, 25%, 100%) |
| CMYK | cmyk(25.1%, 5.1%, 0%, 0%) |
| CIE-LAB | lab(92.49, -13.34, -11.56) |
| CIE-LCH | lch(92.49, 17.65, 220.92°) |
| OKLab | oklab(93.01% -0.0449 -0.0315) |
| OKLCH | oklch(93.01% 0.055 215) |
| XYZ | xyz(71.2826, 81.7977, 106.6210) |
| Luminance | 0.8180 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.78
Light Sky Blue
#C6FCFF
ΔE00 4.69
Powder Blue
#B0E0E6
ΔE00 4.82
Pale Blue
#D0FEFE
ΔE00 5.68
Really Light Blue
#D4FFFF
ΔE00 5.81
Very Light Blue
#D5FFFF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFF2FF #FFCCBF
analogous
#BFFFEC #BFF2FF #BFD2FF
triadic
#BFF2FF #FFBFF2 #F2FFBF
tetradic
#BFF2FF #ECBFFF #FFCCBF #D2FFBF
square
#BFF2FF #ECBFFF #FFCCBF #D2FFBF
split-complementary
#BFF2FF #FFBFD2 #FFECBF
monochromatic
#45D9FF #82E6FF #BFF2FF #E0F9FF #E0F9FF
Accessibility & contrast
On white
1.21
#BFF2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#BFF2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFF2FF
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFF2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFF2FF | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#DEE6FF
Tritanopia (blue-blind)
#ABF7F6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bff2ff; /* rgb */ color: rgb(191, 242, 255); /* oklch */ color: oklch(93.0% 0.055 215.0);
Tailwind
colors: {
custom: {
50: '#d3f6ff',
500: '#bff2ff',
950: '#000000',
},
}SCSS
$custom: #bff2ff; $custom-light: #d3f6ff; $custom-dark: #000000;
JSON
{
"hex": "#bff2ff",
"rgb": {
"r": 191,
"g": 242,
"b": 255
},
"hsl": {
"h": 192.188,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.93008,
"c": 0.05483,
"h": 215
},
"luminance": 0.81801
}Semantic roles & 50–950 ramp
primary
#BFF2FF
secondary
#E8917B
accent
#2F00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141718
muted
#838586