#BFD5DE#BFD5DE
#BFD5DE is a very light, muted cyan. Relative luminance 0.639; OKLCH L 85.9% C 0.027 H 224.3°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD5DE |
|---|---|
| RGB | rgb(191, 213, 222) |
| HSL | hsl(197, 32%, 81%) |
| HSV | hsv(197, 14%, 87%) |
| CMYK | cmyk(14%, 4.1%, 0%, 12.9%) |
| CIE-LAB | lab(83.93, -5.53, -6.93) |
| CIE-LCH | lch(83.93, 8.86, 231.41°) |
| OKLab | oklab(85.94% -0.0192 -0.0187) |
| OKLCH | oklch(85.94% 0.027 224.3) |
| XYZ | xyz(58.4617, 63.9376, 78.3542) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.42
Fog
#D8DCE0
ΔE00 7.12
Cloudy Blue
#ACC2D9
ΔE00 7.58
Powder Blue
#B0E0E6
ΔE00 7.81
Silver (survey)
#C5C9C7
ΔE00 7.86
Light Blue Grey
#B7C9E2
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD5DE #DEC8BF
analogous
#BFDED7 #BFD5DE #BFC5DE
triadic
#BFD5DE #DEBFD5 #D5DEBF
tetradic
#BFD5DE #D7BFDE #DEC8BF #C5DEBF
square
#BFD5DE #D7BFDE #DEC8BF #C5DEBF
split-complementary
#BFD5DE #DEBFC5 #DED7BF
monochromatic
#6EA0B4 #97BBC9 #BFD5DE #E7EFF3 #EBF2F5
Accessibility & contrast
On white
1.52
#BFD5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#BFD5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD5DE
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD5DE | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#CBD0DE
Tritanopia (blue-blind)
#B7D8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bfd5de; /* rgb */ color: rgb(191, 213, 222); /* oklch */ color: oklch(85.9% 0.027 224.3);
Tailwind
colors: {
custom: {
50: '#d2e1e8',
500: '#bfd5de',
950: '#000000',
},
}SCSS
$custom: #bfd5de; $custom-light: #d2e1e8; $custom-dark: #000000;
JSON
{
"hex": "#bfd5de",
"rgb": {
"r": 191,
"g": 213,
"b": 222
},
"hsl": {
"h": 197.419,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.85936,
"c": 0.02677,
"h": 224.3
},
"luminance": 0.63939
}Semantic roles & 50–950 ramp
primary
#BFD5DE
secondary
#B6988B
accent
#5B3BAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484