#BFDFF6#BFDFF6
#BFDFF6 is a very light, muted cyan. Relative luminance 0.705; OKLCH L 88.8% C 0.046 H 239.3°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFF6 |
|---|---|
| RGB | rgb(191, 223, 246) |
| HSL | hsl(205, 75%, 86%) |
| HSV | hsv(205, 22%, 96%) |
| CMYK | cmyk(22.4%, 9.3%, 0%, 3.5%) |
| CIE-LAB | lab(87.24, -5.62, -14.69) |
| CIE-LCH | lch(87.24, 15.73, 249.05°) |
| OKLab | oklab(88.78% -0.0237 -0.0399) |
| OKLCH | oklch(88.78% 0.046 239.3) |
| XYZ | xyz(64.5035, 70.5035, 97.3809) |
| Luminance | 0.7051 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.66
Lightblue
#ADD8E6
ΔE00 6.03
Light Blue Grey
#B7C9E2
ΔE00 6.89
Powder Blue (survey)
#B1D1FC
ΔE00 7.00
Cloudy Blue
#ACC2D9
ΔE00 7.32
Baby Blue (survey)
#A2CFFE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFF6 #F6D6BF
analogous
#BFF6F1 #BFDFF6 #BFC3F6
triadic
#BFDFF6 #F6BFDF #DFF6BF
tetradic
#BFDFF6 #F1BFF6 #F6D6BF #C3F6BF
square
#BFDFF6 #F1BFF6 #F6D6BF #C3F6BF
split-complementary
#BFDFF6 #F6BFC3 #F6F1BF
monochromatic
#54A9E7 #89C4EE #BFDFF6 #E4F2FB #E4F2FB
Accessibility & contrast
On white
1.39
#BFDFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#BFDFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFF6
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFF6 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DEF7
Deuteranopia (green-blind)
#CED8F6
Tritanopia (blue-blind)
#B0E5E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bfdff6; /* rgb */ color: rgb(191, 223, 246); /* oklch */ color: oklch(88.8% 0.046 239.3);
Tailwind
colors: {
custom: {
50: '#d3e9f9',
500: '#bfdff6',
950: '#000000',
},
}SCSS
$custom: #bfdff6; $custom-light: #d3e9f9; $custom-dark: #000000;
JSON
{
"hex": "#bfdff6",
"rgb": {
"r": 191,
"g": 223,
"b": 246
},
"hsl": {
"h": 205.091,
"s": 75.342,
"l": 85.686
},
"oklch": {
"l": 0.88776,
"c": 0.04644,
"h": 239.3
},
"luminance": 0.70506
}Semantic roles & 50–950 ramp
primary
#BFDFF6
secondary
#D8A581
accent
#620ED8
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485