#BFDBEC#BFDBEC
#BFDBEC is a very light, muted cyan. Relative luminance 0.678; OKLCH L 87.6% C 0.038 H 234.5°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBEC |
|---|---|
| RGB | rgb(191, 219, 236) |
| HSL | hsl(203, 54%, 84%) |
| HSV | hsv(203, 19%, 93%) |
| CMYK | cmyk(19.1%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(85.90, -5.71, -11.42) |
| CIE-LCH | lch(85.90, 12.77, 243.41°) |
| OKLab | oklab(87.62% -0.022 -0.0309) |
| OKLCH | oklch(87.62% 0.038 234.5) |
| XYZ | xyz(61.9537, 67.7938, 89.1620) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.02
Ice Blue
#A5DFF9
ΔE00 6.27
Light Blue Grey
#B7C9E2
ΔE00 6.91
Cloudy Blue
#ACC2D9
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 7.53
Light Grey Blue
#9DBCD4
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBEC #ECD0BF
analogous
#BFECE6 #BFDBEC #BFC4EC
triadic
#BFDBEC #ECBFDB #DBECBF
tetradic
#BFDBEC #E6BFEC #ECD0BF #C4ECBF
square
#BFDBEC #E6BFEC #ECD0BF #C4ECBF
split-complementary
#BFDBEC #ECBFC4 #ECE6BF
monochromatic
#61A6D0 #90C0DE #BFDBEC #E7F2F8 #E7F2F8
Accessibility & contrast
On white
1.44
#BFDBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#BFDBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBEC
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBEC | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAED
Deuteranopia (green-blind)
#CDD5EC
Tritanopia (blue-blind)
#B3E0E0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfdbec; /* rgb */ color: rgb(191, 219, 236); /* oklch */ color: oklch(87.6% 0.038 234.5);
Tailwind
colors: {
custom: {
50: '#d2e6f2',
500: '#bfdbec',
950: '#000000',
},
}SCSS
$custom: #bfdbec; $custom-light: #d2e6f2; $custom-dark: #000000;
JSON
{
"hex": "#bfdbec",
"rgb": {
"r": 191,
"g": 219,
"b": 236
},
"hsl": {
"h": 202.667,
"s": 54.217,
"l": 83.725
},
"oklch": {
"l": 0.87622,
"c": 0.03799,
"h": 234.5
},
"luminance": 0.67796
}Semantic roles & 50–950 ramp
primary
#BFDBEC
secondary
#C99F86
accent
#5F24C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485