#BFD4E2#BFD4E2
#BFD4E2 is a very light, muted cyan. Relative luminance 0.637; OKLCH L 85.9% C 0.030 H 237.0°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD4E2 |
|---|---|
| RGB | rgb(191, 212, 226) |
| HSL | hsl(204, 38%, 82%) |
| HSV | hsv(204, 15%, 89%) |
| CMYK | cmyk(15.5%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(83.78, -4.18, -9.27) |
| CIE-LCH | lch(83.78, 10.17, 245.73°) |
| OKLab | oklab(85.86% -0.0163 -0.025) |
| OKLCH | oklch(85.86% 0.03 237) |
| XYZ | xyz(58.7534, 63.6531, 81.1275) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.74
Light Blue Grey
#B7C9E2
ΔE00 5.77
Lightblue
#ADD8E6
ΔE00 6.38
Lightsteelblue
#B0C4DE
ΔE00 6.41
Fog
#D8DCE0
ΔE00 7.09
Light Grey Blue
#9DBCD4
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD4E2 #E2CDBF
analogous
#BFE2DF #BFD4E2 #BFC3E2
triadic
#BFD4E2 #E2BFD4 #D4E2BF
tetradic
#BFD4E2 #DFBFE2 #E2CDBF #C3E2BF
square
#BFD4E2 #DFBFE2 #E2CDBF #C3E2BF
split-complementary
#BFD4E2 #E2BFC3 #E2DFBF
monochromatic
#6B9BBC #95B8CF #BFD4E2 #E9F0F5 #EAF1F5
Accessibility & contrast
On white
1.53
#BFD4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#BFD4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD4E2
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD4E2 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E3
Deuteranopia (green-blind)
#C9CFE2
Tritanopia (blue-blind)
#B6D8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bfd4e2; /* rgb */ color: rgb(191, 212, 226); /* oklch */ color: oklch(85.9% 0.030 237.0);
Tailwind
colors: {
custom: {
50: '#d2e1eb',
500: '#bfd4e2',
950: '#000000',
},
}SCSS
$custom: #bfd4e2; $custom-light: #d2e1eb; $custom-dark: #000000;
JSON
{
"hex": "#bfd4e2",
"rgb": {
"r": 191,
"g": 212,
"b": 226
},
"hsl": {
"h": 204,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.85856,
"c": 0.02987,
"h": 237
},
"luminance": 0.63654
}Semantic roles & 50–950 ramp
primary
#BFD4E2
secondary
#BB9E8A
accent
#6635B1
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484