#BFEDFC#BFEDFC
#BFEDFC is a very light, muted cyan. Relative luminance 0.787; OKLCH L 91.9% C 0.052 H 219.7°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEDFC |
|---|---|
| RGB | rgb(191, 237, 252) |
| HSL | hsl(195, 91%, 87%) |
| HSV | hsv(195, 24%, 99%) |
| CMYK | cmyk(24.2%, 6%, 0%, 1.2%) |
| CIE-LAB | lab(91.08, -11.47, -12.09) |
| CIE-LCH | lch(91.08, 16.67, 226.50°) |
| OKLab | oklab(91.87% -0.0396 -0.0329) |
| OKLCH | oklch(91.87% 0.052 219.7) |
| XYZ | xyz(69.3356, 78.6703, 103.6082) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.54
Lightblue
#ADD8E6
ΔE00 4.70
Ice Blue
#A5DFF9
ΔE00 5.00
Powder Blue
#B0E0E6
ΔE00 5.04
Light Sky Blue
#C6FCFF
ΔE00 6.35
Very Light Blue
#D5FFFF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEDFC #FCCEBF
analogous
#BFFCED #BFEDFC #BFCFFC
triadic
#BFEDFC #FCBFED #EDFCBF
tetradic
#BFEDFC #EDBFFC #FCCEBF #CFFCBF
square
#BFEDFC #EDBFFC #FCCEBF #CFFCBF
split-complementary
#BFEDFC #FCBFCF #FCEDBF
monochromatic
#4ACCF7 #85DDF9 #BFEDFC #E2F7FE #E2F7FE
Accessibility & contrast
On white
1.25
#BFEDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#BFEDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEDFC
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEDFC | 1.00 | 1.25 | 16.73 | 16.73 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFD
Deuteranopia (green-blind)
#DAE2FC
Tritanopia (blue-blind)
#ACF2F2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bfedfc; /* rgb */ color: rgb(191, 237, 252); /* oklch */ color: oklch(91.9% 0.052 219.7);
Tailwind
colors: {
custom: {
50: '#d3f2fd',
500: '#bfedfc',
950: '#000000',
},
}SCSS
$custom: #bfedfc; $custom-light: #d3f2fd; $custom-dark: #000000;
JSON
{
"hex": "#bfedfc",
"rgb": {
"r": 191,
"g": 237,
"b": 252
},
"hsl": {
"h": 194.754,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.9187,
"c": 0.05151,
"h": 219.7
},
"luminance": 0.78673
}Semantic roles & 50–950 ramp
primary
#BFEDFC
secondary
#E2967D
accent
#3800E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585