#BFDBEA#BFDBEA
#BFDBEA is a very light, muted cyan. Relative luminance 0.677; OKLCH L 87.6% C 0.036 H 231.2°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBEA |
|---|---|
| RGB | rgb(191, 219, 234) |
| HSL | hsl(201, 51%, 83%) |
| HSV | hsv(201, 18%, 92%) |
| CMYK | cmyk(18.4%, 6.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.85, -6.14, -10.45) |
| CIE-LCH | lch(85.85, 12.12, 239.56°) |
| OKLab | oklab(87.56% -0.0228 -0.0283) |
| OKLCH | oklch(87.56% 0.036 231.2) |
| XYZ | xyz(61.6648, 67.6783, 87.6402) |
| Luminance | 0.6768 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.54
Ice Blue
#A5DFF9
ΔE00 6.32
Cloudy Blue
#ACC2D9
ΔE00 7.38
Light Blue Grey
#B7C9E2
ΔE00 7.51
Powder Blue
#B0E0E6
ΔE00 7.67
Lightsteelblue
#B0C4DE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBEA #EACEBF
analogous
#BFEAE3 #BFDBEA #BFC5EA
triadic
#BFDBEA #EABFDB #DBEABF
tetradic
#BFDBEA #E3BFEA #EACEBF #C5EABF
square
#BFDBEA #E3BFEA #EACEBF #C5EABF
split-complementary
#BFDBEA #EABFC5 #EAE3BF
monochromatic
#63A7CC #91C1DB #BFDBEA #E8F2F7 #E8F2F7
Accessibility & contrast
On white
1.44
#BFDBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#BFDBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBEA
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBEA | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#CDD4EA
Tritanopia (blue-blind)
#B3DFE0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bfdbea; /* rgb */ color: rgb(191, 219, 234); /* oklch */ color: oklch(87.6% 0.036 231.2);
Tailwind
colors: {
custom: {
50: '#d2e6f0',
500: '#bfdbea',
950: '#000000',
},
}SCSS
$custom: #bfdbea; $custom-light: #d2e6f0; $custom-dark: #000000;
JSON
{
"hex": "#bfdbea",
"rgb": {
"r": 191,
"g": 219,
"b": 234
},
"hsl": {
"h": 200.93,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.87557,
"c": 0.03632,
"h": 231.2
},
"luminance": 0.6768
}Semantic roles & 50–950 ramp
primary
#BFDBEA
secondary
#C69D87
accent
#5C28BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485