#BFDEF0#BFDEF0
#BFDEF0 is a very light, muted cyan. Relative luminance 0.696; OKLCH L 88.4% C 0.041 H 233.4°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEF0 |
|---|---|
| RGB | rgb(191, 222, 240) |
| HSL | hsl(202, 62%, 85%) |
| HSV | hsv(202, 20%, 94%) |
| CMYK | cmyk(20.4%, 7.5%, 0%, 5.9%) |
| CIE-LAB | lab(86.80, -6.41, -12.18) |
| CIE-LCH | lch(86.80, 13.77, 242.25°) |
| OKLab | oklab(88.37% -0.0246 -0.0331) |
| OKLCH | oklch(88.37% 0.041 233.4) |
| XYZ | xyz(63.3311, 69.6083, 92.5202) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.68
Ice Blue
#A5DFF9
ΔE00 5.54
Light Blue Grey
#B7C9E2
ΔE00 7.61
Cloudy Blue
#ACC2D9
ΔE00 7.66
Powder Blue
#B0E0E6
ΔE00 7.93
Lightsteelblue
#B0C4DE
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEF0 #F0D1BF
analogous
#BFF0EA #BFDEF0 #BFC6F0
triadic
#BFDEF0 #F0BFDE #DEF0BF
tetradic
#BFDEF0 #EABFF0 #F0D1BF #C6F0BF
square
#BFDEF0 #EABFF0 #F0D1BF #C6F0BF
split-complementary
#BFDEF0 #F0BFC6 #F0EABF
monochromatic
#5CABD9 #8DC4E4 #BFDEF0 #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.41
#BFDEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#BFDEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEF0
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEF0 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF1
Deuteranopia (green-blind)
#CFD7F0
Tritanopia (blue-blind)
#B1E3E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfdef0; /* rgb */ color: rgb(191, 222, 240); /* oklch */ color: oklch(88.4% 0.041 233.4);
Tailwind
colors: {
custom: {
50: '#d3e8f5',
500: '#bfdef0',
950: '#000000',
},
}SCSS
$custom: #bfdef0; $custom-light: #d3e8f5; $custom-dark: #000000;
JSON
{
"hex": "#bfdef0",
"rgb": {
"r": 191,
"g": 222,
"b": 240
},
"hsl": {
"h": 202.041,
"s": 62.025,
"l": 84.51
},
"oklch": {
"l": 0.88371,
"c": 0.04118,
"h": 233.4
},
"luminance": 0.6961
}Semantic roles & 50–950 ramp
primary
#BFDEF0
secondary
#CFA085
accent
#5C1CCA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485