#BFEDFB#BFEDFB
#BFEDFB is a very light, muted cyan. Relative luminance 0.786; OKLCH L 91.8% C 0.051 H 218.3°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEDFB |
|---|---|
| RGB | rgb(191, 237, 251) |
| HSL | hsl(194, 88%, 87%) |
| HSV | hsv(194, 24%, 98%) |
| CMYK | cmyk(23.9%, 5.6%, 0%, 1.6%) |
| CIE-LAB | lab(91.06, -11.69, -11.61) |
| CIE-LCH | lch(91.06, 16.48, 224.80°) |
| OKLab | oklab(91.84% -0.04 -0.0316) |
| OKLCH | oklch(91.84% 0.051 218.3) |
| XYZ | xyz(69.1775, 78.6071, 102.7759) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.22
Lightblue
#ADD8E6
ΔE00 4.70
Powder Blue
#B0E0E6
ΔE00 4.72
Ice Blue
#A5DFF9
ΔE00 5.24
Light Sky Blue
#C6FCFF
ΔE00 6.01
Pale Blue
#D0FEFE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEDFB #FBCDBF
analogous
#BFFBEB #BFEDFB #BFCFFB
triadic
#BFEDFB #FBBFED #EDFBBF
tetradic
#BFEDFB #EBBFFB #FBCDBF #CFFBBF
square
#BFEDFB #EBBFFB #FBCDBF #CFFBBF
split-complementary
#BFEDFB #FBBFCF #FBEBBF
monochromatic
#4CCDF4 #85DDF7 #BFEDFB #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.26
#BFEDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#BFEDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEDFB
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEDFB | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFC
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#ADF2F1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bfedfb; /* rgb */ color: rgb(191, 237, 251); /* oklch */ color: oklch(91.8% 0.051 218.3);
Tailwind
colors: {
custom: {
50: '#d3f2fc',
500: '#bfedfb',
950: '#000000',
},
}SCSS
$custom: #bfedfb; $custom-light: #d3f2fc; $custom-dark: #000000;
JSON
{
"hex": "#bfedfb",
"rgb": {
"r": 191,
"g": 237,
"b": 251
},
"hsl": {
"h": 194,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.91838,
"c": 0.05097,
"h": 218.3
},
"luminance": 0.7861
}Semantic roles & 50–950 ramp
primary
#BFEDFB
secondary
#E0957E
accent
#3601E5
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585