#BFDFF2#BFDFF2
#BFDFF2 is a very light, muted cyan. Relative luminance 0.703; OKLCH L 88.6% C 0.043 H 234.0°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFF2 |
|---|---|
| RGB | rgb(191, 223, 242) |
| HSL | hsl(202, 66%, 85%) |
| HSV | hsv(202, 21%, 95%) |
| CMYK | cmyk(21.1%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(87.12, -6.49, -12.76) |
| CIE-LCH | lch(87.12, 14.32, 243.03°) |
| OKLab | oklab(88.64% -0.0251 -0.0346) |
| OKLCH | oklch(88.64% 0.043 234) |
| XYZ | xyz(63.8962, 70.2606, 94.1823) |
| Luminance | 0.7026 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.81
Ice Blue
#A5DFF9
ΔE00 5.33
Light Blue Grey
#B7C9E2
ΔE00 7.69
Cloudy Blue
#ACC2D9
ΔE00 7.80
Powder Blue
#B0E0E6
ΔE00 8.05
Lightsteelblue
#B0C4DE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFF2 #F2D2BF
analogous
#BFF2EC #BFDFF2 #BFC6F2
triadic
#BFDFF2 #F2BFDF #DFF2BF
tetradic
#BFDFF2 #ECBFF2 #F2D2BF #C6F2BF
square
#BFDFF2 #ECBFF2 #F2D2BF #C6F2BF
split-complementary
#BFDFF2 #F2BFC6 #F2ECBF
monochromatic
#59ACDD #8CC6E8 #BFDFF2 #E6F2FA #E6F2FA
Accessibility & contrast
On white
1.40
#BFDFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#BFDFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFF2
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFF2 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DEF3
Deuteranopia (green-blind)
#CFD8F2
Tritanopia (blue-blind)
#B1E4E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bfdff2; /* rgb */ color: rgb(191, 223, 242); /* oklch */ color: oklch(88.6% 0.043 234.0);
Tailwind
colors: {
custom: {
50: '#d3e9f6',
500: '#bfdff2',
950: '#000000',
},
}SCSS
$custom: #bfdff2; $custom-light: #d3e9f6; $custom-dark: #000000;
JSON
{
"hex": "#bfdff2",
"rgb": {
"r": 191,
"g": 223,
"b": 242
},
"hsl": {
"h": 202.353,
"s": 66.234,
"l": 84.902
},
"oklch": {
"l": 0.88643,
"c": 0.04281,
"h": 234
},
"luminance": 0.70263
}Semantic roles & 50–950 ramp
primary
#BFDFF2
secondary
#D2A183
accent
#5B17CE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485