#BFECF5#BFECF5
#BFECF5 is a very light, muted cyan. Relative luminance 0.777; OKLCH L 91.4% C 0.048 H 211.2°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BFECF5 |
|---|---|
| RGB | rgb(191, 236, 245) |
| HSL | hsl(190, 73%, 85%) |
| HSV | hsv(190, 22%, 96%) |
| CMYK | cmyk(22%, 3.7%, 0%, 3.9%) |
| CIE-LAB | lab(90.62, -12.48, -9.12) |
| CIE-LCH | lch(90.62, 15.46, 216.15°) |
| OKLab | oklab(91.44% -0.041 -0.0248) |
| OKLCH | oklch(91.44% 0.048 211.2) |
| XYZ | xyz(67.9580, 77.6573, 97.7772) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.18
Powder Blue
#B0E0E6
ΔE00 3.31
Light Sky Blue
#C6FCFF
ΔE00 4.66
Lightblue
#ADD8E6
ΔE00 4.97
Pale Blue
#D0FEFE
ΔE00 5.29
Really Light Blue
#D4FFFF
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFECF5 #F5C8BF
analogous
#BFF5E3 #BFECF5 #BFD1F5
triadic
#BFECF5 #F5BFEC #ECF5BF
tetradic
#BFECF5 #E3BFF5 #F5C8BF #D1F5BF
square
#BFECF5 #E3BFF5 #F5C8BF #D1F5BF
split-complementary
#BFECF5 #F5BFD1 #F5E3BF
monochromatic
#55CDE4 #8ADCED #BFECF5 #E5F7FB #E5F7FB
Accessibility & contrast
On white
1.27
#BFECF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#BFECF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFECF5
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFECF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFECF5 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F6
Deuteranopia (green-blind)
#DBE1F5
Tritanopia (blue-blind)
#AFF0EF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bfecf5; /* rgb */ color: rgb(191, 236, 245); /* oklch */ color: oklch(91.4% 0.048 211.2);
Tailwind
colors: {
custom: {
50: '#d3f2f8',
500: '#bfecf5',
950: '#000000',
},
}SCSS
$custom: #bfecf5; $custom-light: #d3f2f8; $custom-dark: #000000;
JSON
{
"hex": "#bfecf5",
"rgb": {
"r": 191,
"g": 236,
"b": 245
},
"hsl": {
"h": 190,
"s": 72.973,
"l": 85.49
},
"oklch": {
"l": 0.91438,
"c": 0.0479,
"h": 211.2
},
"luminance": 0.7766
}Semantic roles & 50–950 ramp
primary
#BFECF5
secondary
#D69082
accent
#3110D5
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585