#BFDCE2#BFDCE2
#BFDCE2 is a very light, muted cyan. Relative luminance 0.678; OKLCH L 87.5% C 0.032 H 211.6°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDCE2 |
|---|---|
| RGB | rgb(191, 220, 226) |
| HSL | hsl(190, 38%, 82%) |
| HSV | hsv(190, 15%, 89%) |
| CMYK | cmyk(15.5%, 2.7%, 0%, 11.4%) |
| CIE-LAB | lab(85.88, -8.33, -6.16) |
| CIE-LCH | lch(85.88, 10.36, 216.51°) |
| OKLab | oklab(87.51% -0.0271 -0.0167) |
| OKLCH | oklch(87.51% 0.032 211.6) |
| XYZ | xyz(60.8030, 67.7522, 81.8107) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.16
Powder Blue
#B0E0E6
ΔE00 4.84
Ice Blue
#A5DFF9
ΔE00 7.84
Pale Sky Blue
#BDF6FE
ΔE00 7.88
Lightcyan
#E0FFFF
ΔE00 7.93
Very Light Blue
#D5FFFF
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDCE2 #E2C5BF
analogous
#BFE2D7 #BFDCE2 #BFCBE2
triadic
#BFDCE2 #E2BFDC #DCE2BF
tetradic
#BFDCE2 #D7BFE2 #E2C5BF #CBE2BF
square
#BFDCE2 #D7BFE2 #E2C5BF #CBE2BF
split-complementary
#BFDCE2 #E2BFCB #E2D7BF
monochromatic
#6BAEBC #95C5CF #BFDCE2 #E9F3F5 #EAF3F5
Accessibility & contrast
On white
1.44
#BFDCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BFDCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDCE2
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDCE2 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE2
Deuteranopia (green-blind)
#D0D5E2
Tritanopia (blue-blind)
#B5DFDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfdce2; /* rgb */ color: rgb(191, 220, 226); /* oklch */ color: oklch(87.5% 0.032 211.6);
Tailwind
colors: {
custom: {
50: '#d2e6eb',
500: '#bfdce2',
950: '#000000',
},
}SCSS
$custom: #bfdce2; $custom-light: #d2e6eb; $custom-dark: #000000;
JSON
{
"hex": "#bfdce2",
"rgb": {
"r": 191,
"g": 220,
"b": 226
},
"hsl": {
"h": 190.286,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.87511,
"c": 0.03185,
"h": 211.6
},
"luminance": 0.67754
}Semantic roles & 50–950 ramp
primary
#BFDCE2
secondary
#BB938A
accent
#4A35B1
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484