#BFDBED#BFDBED
#BFDBED is a very light, muted cyan. Relative luminance 0.679; OKLCH L 87.7% C 0.039 H 236.1°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBED |
|---|---|
| RGB | rgb(191, 219, 237) |
| HSL | hsl(203, 56%, 84%) |
| HSV | hsv(203, 19%, 93%) |
| CMYK | cmyk(19.4%, 7.6%, 0%, 7.1%) |
| CIE-LAB | lab(85.93, -5.50, -11.90) |
| CIE-LCH | lch(85.93, 13.11, 245.20°) |
| OKLab | oklab(87.65% -0.0217 -0.0323) |
| OKLCH | oklch(87.65% 0.039 236.1) |
| XYZ | xyz(62.0994, 67.8521, 89.9293) |
| Luminance | 0.6785 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.29
Ice Blue
#A5DFF9
ΔE00 6.28
Light Blue Grey
#B7C9E2
ΔE00 6.63
Cloudy Blue
#ACC2D9
ΔE00 6.76
Lightsteelblue
#B0C4DE
ΔE00 7.27
Light Grey Blue
#9DBCD4
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBED #EDD1BF
analogous
#BFEDE8 #BFDBED #BFC4ED
triadic
#BFDBED #EDBFDB #DBEDBF
tetradic
#BFDBED #E8BFED #EDD1BF #C4EDBF
square
#BFDBED #E8BFED #EDD1BF #C4EDBF
split-complementary
#BFDBED #EDBFC4 #EDE8BF
monochromatic
#5FA5D2 #8FC0E0 #BFDBED #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.44
#BFDBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BFDBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBED
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBED | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#CDD5ED
Tritanopia (blue-blind)
#B3E0E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfdbed; /* rgb */ color: rgb(191, 219, 237); /* oklch */ color: oklch(87.7% 0.039 236.1);
Tailwind
colors: {
custom: {
50: '#d2e6f2',
500: '#bfdbed',
950: '#000000',
},
}SCSS
$custom: #bfdbed; $custom-light: #d2e6f2; $custom-dark: #000000;
JSON
{
"hex": "#bfdbed",
"rgb": {
"r": 191,
"g": 219,
"b": 237
},
"hsl": {
"h": 203.478,
"s": 56.098,
"l": 83.922
},
"oklch": {
"l": 0.87654,
"c": 0.03887,
"h": 236.1
},
"luminance": 0.67854
}Semantic roles & 50–950 ramp
primary
#BFDBED
secondary
#CAA186
accent
#6122C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485