#BFDFF8#BFDFF8
#BFDFF8 is a very light, muted cyan. Relative luminance 0.706; OKLCH L 88.8% C 0.048 H 241.7°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFF8 |
|---|---|
| RGB | rgb(191, 223, 248) |
| HSL | hsl(206, 80%, 86%) |
| HSV | hsv(206, 23%, 97%) |
| CMYK | cmyk(23%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(87.30, -5.18, -15.65) |
| CIE-LCH | lch(87.30, 16.49, 251.68°) |
| OKLab | oklab(88.84% -0.023 -0.0426) |
| OKLCH | oklch(88.84% 0.048 241.7) |
| XYZ | xyz(64.8121, 70.6270, 99.0063) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.96
Powder Blue (survey)
#B1D1FC
ΔE00 6.30
Light Blue Grey
#B7C9E2
ΔE00 6.60
Lightblue
#ADD8E6
ΔE00 6.67
Baby Blue (survey)
#A2CFFE
ΔE00 6.81
Cloudy Blue
#ACC2D9
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFF8 #F8D8BF
analogous
#BFF8F4 #BFDFF8 #BFC2F8
triadic
#BFDFF8 #F8BFDF #DFF8BF
tetradic
#BFDFF8 #F4BFF8 #F8D8BF #C2F8BF
square
#BFDFF8 #F4BFF8 #F8D8BF #C2F8BF
split-complementary
#BFDFF8 #F8BFC2 #F8F4BF
monochromatic
#51A8EC #88C3F2 #BFDFF8 #E3F1FC #E3F1FC
Accessibility & contrast
On white
1.39
#BFDFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#BFDFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFF8
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFF8 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DEF9
Deuteranopia (green-blind)
#CDD8F8
Tritanopia (blue-blind)
#AFE5E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bfdff8; /* rgb */ color: rgb(191, 223, 248); /* oklch */ color: oklch(88.8% 0.048 241.7);
Tailwind
colors: {
custom: {
50: '#d3e9fa',
500: '#bfdff8',
950: '#000000',
},
}SCSS
$custom: #bfdff8; $custom-light: #d3e9fa; $custom-dark: #000000;
JSON
{
"hex": "#bfdff8",
"rgb": {
"r": 191,
"g": 223,
"b": 248
},
"hsl": {
"h": 206.316,
"s": 80.282,
"l": 86.078
},
"oklch": {
"l": 0.88843,
"c": 0.04839,
"h": 241.7
},
"luminance": 0.70629
}Semantic roles & 50–950 ramp
primary
#BFDFF8
secondary
#DBA880
accent
#6609DD
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485