#BFDFE7#BFDFE7
#BFDFE7 is a very light, muted cyan. Relative luminance 0.696; OKLCH L 88.3% C 0.036 H 214.5°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFE7 |
|---|---|
| RGB | rgb(191, 223, 231) |
| HSL | hsl(192, 45%, 83%) |
| HSV | hsv(192, 17%, 91%) |
| CMYK | cmyk(17.3%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(86.81, -8.83, -7.43) |
| CIE-LCH | lch(86.81, 11.54, 220.08°) |
| OKLab | oklab(88.29% -0.0293 -0.0201) |
| OKLCH | oklch(88.29% 0.036 214.5) |
| XYZ | xyz(62.2935, 69.6195, 85.7417) |
| Luminance | 0.6962 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.56
Powder Blue
#B0E0E6
ΔE00 4.43
Ice Blue
#A5DFF9
ΔE00 6.91
Pale Sky Blue
#BDF6FE
ΔE00 7.09
Lightcyan
#E0FFFF
ΔE00 7.64
Very Light Blue
#D5FFFF
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFE7 #E7C7BF
analogous
#BFE7DB #BFDFE7 #BFCBE7
triadic
#BFDFE7 #E7BFDF #DFE7BF
tetradic
#BFDFE7 #DBBFE7 #E7C7BF #CBE7BF
square
#BFDFE7 #DBBFE7 #E7C7BF #CBE7BF
split-complementary
#BFDFE7 #E7BFCB #E7DBBF
monochromatic
#66B2C6 #92C9D6 #BFDFE7 #E9F4F7 #E9F4F7
Accessibility & contrast
On white
1.41
#BFDFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#BFDFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFE7
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFE7 | 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)
#D9DCE8
Deuteranopia (green-blind)
#D2D7E7
Tritanopia (blue-blind)
#B4E2E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfdfe7; /* rgb */ color: rgb(191, 223, 231); /* oklch */ color: oklch(88.3% 0.036 214.5);
Tailwind
colors: {
custom: {
50: '#d2e9ee',
500: '#bfdfe7',
950: '#000000',
},
}SCSS
$custom: #bfdfe7; $custom-light: #d2e9ee; $custom-dark: #000000;
JSON
{
"hex": "#bfdfe7",
"rgb": {
"r": 191,
"g": 223,
"b": 231
},
"hsl": {
"h": 192,
"s": 45.455,
"l": 82.745
},
"oklch": {
"l": 0.8829,
"c": 0.03551,
"h": 214.5
},
"luminance": 0.69621
}Semantic roles & 50–950 ramp
primary
#BFDFE7
secondary
#C29488
accent
#492DB9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485