#BFDFF5#BFDFF5
#BFDFF5 is a very light, muted cyan. Relative luminance 0.704; OKLCH L 88.7% C 0.045 H 238.1°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFF5 |
|---|---|
| RGB | rgb(191, 223, 245) |
| HSL | hsl(204, 73%, 85%) |
| HSV | hsv(204, 22%, 96%) |
| CMYK | cmyk(22%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(87.21, -5.84, -14.21) |
| CIE-LCH | lch(87.21, 15.36, 247.65°) |
| OKLab | oklab(88.74% -0.024 -0.0386) |
| OKLCH | oklch(88.74% 0.045 238.1) |
| XYZ | xyz(64.3504, 70.4423, 96.5747) |
| Luminance | 0.7044 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.53
Lightblue
#ADD8E6
ΔE00 5.72
Light Blue Grey
#B7C9E2
ΔE00 7.07
Powder Blue (survey)
#B1D1FC
ΔE00 7.37
Cloudy Blue
#ACC2D9
ΔE00 7.41
Baby Blue (survey)
#A2CFFE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFF5 #F5D5BF
analogous
#BFF5F0 #BFDFF5 #BFC4F5
triadic
#BFDFF5 #F5BFDF #DFF5BF
tetradic
#BFDFF5 #F0BFF5 #F5D5BF #C4F5BF
square
#BFDFF5 #F0BFF5 #F5D5BF #C4F5BF
split-complementary
#BFDFF5 #F5BFC4 #F5F0BF
monochromatic
#55AAE4 #8AC5ED #BFDFF5 #E5F2FB #E5F2FB
Accessibility & contrast
On white
1.39
#BFDFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#BFDFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFF5
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFF5 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DEF6
Deuteranopia (green-blind)
#CED8F5
Tritanopia (blue-blind)
#B0E5E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bfdff5; /* rgb */ color: rgb(191, 223, 245); /* oklch */ color: oklch(88.7% 0.045 238.1);
Tailwind
colors: {
custom: {
50: '#d3e9f8',
500: '#bfdff5',
950: '#000000',
},
}SCSS
$custom: #bfdff5; $custom-light: #d3e9f8; $custom-dark: #000000;
JSON
{
"hex": "#bfdff5",
"rgb": {
"r": 191,
"g": 223,
"b": 245
},
"hsl": {
"h": 204.444,
"s": 72.973,
"l": 85.49
},
"oklch": {
"l": 0.88743,
"c": 0.04549,
"h": 238.1
},
"luminance": 0.70444
}Semantic roles & 50–950 ramp
primary
#BFDFF5
secondary
#D6A482
accent
#6110D5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485