#BFECF7#BFECF7
#BFECF7 is a very light, muted cyan. Relative luminance 0.778; OKLCH L 91.5% C 0.049 H 214.3°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BFECF7 |
|---|---|
| RGB | rgb(191, 236, 247) |
| HSL | hsl(192, 78%, 86%) |
| HSV | hsv(192, 23%, 97%) |
| CMYK | cmyk(22.7%, 4.5%, 0%, 3.1%) |
| CIE-LAB | lab(90.68, -12.05, -10.08) |
| CIE-LCH | lch(90.68, 15.71, 219.91°) |
| OKLab | oklab(91.5% -0.0402 -0.0274) |
| OKLCH | oklch(91.5% 0.049 214.3) |
| XYZ | xyz(68.2649, 77.7801, 99.3939) |
| Luminance | 0.7778 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.61
Powder Blue
#B0E0E6
ΔE00 3.80
Lightblue
#ADD8E6
ΔE00 4.67
Light Sky Blue
#C6FCFF
ΔE00 5.25
Pale Blue
#D0FEFE
ΔE00 5.91
Very Light Blue
#D5FFFF
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFECF7 #F7CABF
analogous
#BFF7E6 #BFECF7 #BFD0F7
triadic
#BFECF7 #F7BFEC #ECF7BF
tetradic
#BFECF7 #E6BFF7 #F7CABF #D0F7BF
square
#BFECF7 #E6BFF7 #F7CABF #D0F7BF
split-complementary
#BFECF7 #F7BFD0 #F7E6BF
monochromatic
#52CCE9 #89DCF0 #BFECF7 #E4F7FC #E4F7FC
Accessibility & contrast
On white
1.27
#BFECF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#BFECF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFECF7
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFECF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFECF7 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9F8
Deuteranopia (green-blind)
#DAE1F7
Tritanopia (blue-blind)
#AEF1EF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bfecf7; /* rgb */ color: rgb(191, 236, 247); /* oklch */ color: oklch(91.5% 0.049 214.3);
Tailwind
colors: {
custom: {
50: '#d3f2f9',
500: '#bfecf7',
950: '#000000',
},
}SCSS
$custom: #bfecf7; $custom-light: #d3f2f9; $custom-dark: #000000;
JSON
{
"hex": "#bfecf7",
"rgb": {
"r": 191,
"g": 236,
"b": 247
},
"hsl": {
"h": 191.786,
"s": 77.778,
"l": 85.882
},
"oklch": {
"l": 0.91502,
"c": 0.04868,
"h": 214.3
},
"luminance": 0.77783
}Semantic roles & 50–950 ramp
primary
#BFECF7
secondary
#DA9281
accent
#340BDA
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585