#BFDDF0#BFDDF0
#BFDDF0 is a very light, muted cyan. Relative luminance 0.691; OKLCH L 88.2% C 0.041 H 235.8°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDF0 |
|---|---|
| RGB | rgb(191, 221, 240) |
| HSL | hsl(203, 62%, 85%) |
| HSV | hsv(203, 20%, 94%) |
| CMYK | cmyk(20.4%, 7.9%, 0%, 5.9%) |
| CIE-LAB | lab(86.54, -5.89, -12.57) |
| CIE-LCH | lch(86.54, 13.89, 244.89°) |
| OKLab | oklab(88.17% -0.0232 -0.0341) |
| OKLCH | oklch(88.17% 0.041 235.8) |
| XYZ | xyz(63.0662, 69.0787, 92.4319) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.15
Ice Blue
#A5DFF9
ΔE00 5.80
Light Blue Grey
#B7C9E2
ΔE00 7.04
Cloudy Blue
#ACC2D9
ΔE00 7.19
Lightsteelblue
#B0C4DE
ΔE00 7.66
Powder Blue (survey)
#B1D1FC
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDF0 #F0D2BF
analogous
#BFF0EA #BFDDF0 #BFC5F0
triadic
#BFDDF0 #F0BFDD #DDF0BF
tetradic
#BFDDF0 #EABFF0 #F0D2BF #C5F0BF
square
#BFDDF0 #EABFF0 #F0D2BF #C5F0BF
split-complementary
#BFDDF0 #F0BFC5 #F0EABF
monochromatic
#5CA8D9 #8DC3E4 #BFDDF0 #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.42
#BFDDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#BFDDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDF0
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDF0 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF1
Deuteranopia (green-blind)
#CED6F0
Tritanopia (blue-blind)
#B2E2E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfddf0; /* rgb */ color: rgb(191, 221, 240); /* oklch */ color: oklch(88.2% 0.041 235.8);
Tailwind
colors: {
custom: {
50: '#d3e7f5',
500: '#bfddf0',
950: '#000000',
},
}SCSS
$custom: #bfddf0; $custom-light: #d3e7f5; $custom-dark: #000000;
JSON
{
"hex": "#bfddf0",
"rgb": {
"r": 191,
"g": 221,
"b": 240
},
"hsl": {
"h": 203.265,
"s": 62.025,
"l": 84.51
},
"oklch": {
"l": 0.88165,
"c": 0.04128,
"h": 235.8
},
"luminance": 0.69081
}Semantic roles & 50–950 ramp
primary
#BFDDF0
secondary
#CFA185
accent
#5F1CCA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485