#BFDBEF#BFDBEF
#BFDBEF is a very light, muted cyan. Relative luminance 0.680; OKLCH L 87.7% C 0.041 H 239.1°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBEF |
|---|---|
| RGB | rgb(191, 219, 239) |
| HSL | hsl(205, 60%, 84%) |
| HSV | hsv(205, 20%, 94%) |
| CMYK | cmyk(20.1%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(85.99, -5.07, -12.87) |
| CIE-LCH | lch(85.99, 13.83, 248.50°) |
| OKLab | oklab(87.72% -0.0209 -0.0349) |
| OKLCH | oklch(87.72% 0.041 239.1) |
| XYZ | xyz(62.3932, 67.9697, 91.4767) |
| Luminance | 0.6797 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.87
Light Blue Grey
#B7C9E2
ΔE00 6.12
Ice Blue
#A5DFF9
ΔE00 6.40
Cloudy Blue
#ACC2D9
ΔE00 6.45
Lightsteelblue
#B0C4DE
ΔE00 6.81
Powder Blue (survey)
#B1D1FC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBEF #EFD3BF
analogous
#BFEFEB #BFDBEF #BFC3EF
triadic
#BFDBEF #EFBFDB #DBEFBF
tetradic
#BFDBEF #EBBFEF #EFD3BF #C3EFBF
square
#BFDBEF #EBBFEF #EFD3BF #C3EFBF
split-complementary
#BFDBEF #EFBFC3 #EFEBBF
monochromatic
#5DA4D7 #8EBFE3 #BFDBEF #E7F1F9 #E7F1F9
Accessibility & contrast
On white
1.44
#BFDBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#BFDBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBEF
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBEF | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAF0
Deuteranopia (green-blind)
#CCD5EF
Tritanopia (blue-blind)
#B2E0E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfdbef; /* rgb */ color: rgb(191, 219, 239); /* oklch */ color: oklch(87.7% 0.041 239.1);
Tailwind
colors: {
custom: {
50: '#d3e6f4',
500: '#bfdbef',
950: '#000000',
},
}SCSS
$custom: #bfdbef; $custom-light: #d3e6f4; $custom-dark: #000000;
JSON
{
"hex": "#bfdbef",
"rgb": {
"r": 191,
"g": 219,
"b": 239
},
"hsl": {
"h": 205,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.8772,
"c": 0.04071,
"h": 239.1
},
"luminance": 0.67971
}Semantic roles & 50–950 ramp
primary
#BFDBEF
secondary
#CDA385
accent
#651EC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485