#BFDFF1#BFDFF1
#BFDFF1 is a very light, muted cyan. Relative luminance 0.702; OKLCH L 88.6% C 0.042 H 232.6°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFF1 |
|---|---|
| RGB | rgb(191, 223, 241) |
| HSL | hsl(202, 64%, 85%) |
| HSV | hsv(202, 21%, 95%) |
| CMYK | cmyk(20.7%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(87.10, -6.71, -12.28) |
| CIE-LCH | lch(87.10, 13.99, 241.34°) |
| OKLab | oklab(88.61% -0.0255 -0.0333) |
| OKLCH | oklch(88.61% 0.042 232.6) |
| XYZ | xyz(63.7464, 70.2007, 93.3935) |
| Luminance | 0.7020 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.52
Ice Blue
#A5DFF9
ΔE00 5.32
Powder Blue
#B0E0E6
ΔE00 7.70
Light Blue Grey
#B7C9E2
ΔE00 7.93
Cloudy Blue
#ACC2D9
ΔE00 7.96
Lightsteelblue
#B0C4DE
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFF1 #F1D1BF
analogous
#BFF1EA #BFDFF1 #BFC6F1
triadic
#BFDFF1 #F1BFDF #DFF1BF
tetradic
#BFDFF1 #EABFF1 #F1D1BF #C6F1BF
square
#BFDFF1 #EABFF1 #F1D1BF #C6F1BF
split-complementary
#BFDFF1 #F1BFC6 #F1EABF
monochromatic
#5BADDB #8DC6E6 #BFDFF1 #E6F2FA #E6F2FA
Accessibility & contrast
On white
1.40
#BFDFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#BFDFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFF1
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFF1 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DEF2
Deuteranopia (green-blind)
#CFD8F1
Tritanopia (blue-blind)
#B1E4E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bfdff1; /* rgb */ color: rgb(191, 223, 241); /* oklch */ color: oklch(88.6% 0.042 232.6);
Tailwind
colors: {
custom: {
50: '#d3e9f5',
500: '#bfdff1',
950: '#000000',
},
}SCSS
$custom: #bfdff1; $custom-light: #d3e9f5; $custom-dark: #000000;
JSON
{
"hex": "#bfdff1",
"rgb": {
"r": 191,
"g": 223,
"b": 241
},
"hsl": {
"h": 201.6,
"s": 64.103,
"l": 84.706
},
"oklch": {
"l": 0.8861,
"c": 0.04196,
"h": 232.6
},
"luminance": 0.70203
}Semantic roles & 50–950 ramp
primary
#BFDFF1
secondary
#D09F84
accent
#5A1ACC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485