#BFDEEA#BFDEEA
#BFDEEA is a very light, muted cyan. Relative luminance 0.693; OKLCH L 88.2% C 0.037 H 223.2°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDEEA |
|---|---|
| RGB | rgb(191, 222, 234) |
| HSL | hsl(197, 51%, 83%) |
| HSV | hsv(197, 18%, 92%) |
| CMYK | cmyk(18.4%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(86.63, -7.69, -9.28) |
| CIE-LCH | lch(86.63, 12.05, 230.35°) |
| OKLab | oklab(88.18% -0.0268 -0.0251) |
| OKLCH | oklch(88.18% 0.037 223.2) |
| XYZ | xyz(62.4545, 69.2577, 87.9035) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.48
Powder Blue
#B0E0E6
ΔE00 5.88
Ice Blue
#A5DFF9
ΔE00 6.07
Pale Sky Blue
#BDF6FE
ΔE00 8.15
Lightcyan
#E0FFFF
ΔE00 8.76
Cloudy Blue
#ACC2D9
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDEEA #EACBBF
analogous
#BFEAE0 #BFDEEA #BFC8EA
triadic
#BFDEEA #EABFDE #DEEABF
tetradic
#BFDEEA #E0BFEA #EACBBF #C8EABF
square
#BFDEEA #E0BFEA #EACBBF #C8EABF
split-complementary
#BFDEEA #EABFC8 #EAE0BF
monochromatic
#63AECC #91C6DB #BFDEEA #E8F3F7 #E8F3F7
Accessibility & contrast
On white
1.41
#BFDEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#BFDEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDEEA
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDEEA | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#D0D7EA
Tritanopia (blue-blind)
#B3E2E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfdeea; /* rgb */ color: rgb(191, 222, 234); /* oklch */ color: oklch(88.2% 0.037 223.2);
Tailwind
colors: {
custom: {
50: '#d2e8f0',
500: '#bfdeea',
950: '#000000',
},
}SCSS
$custom: #bfdeea; $custom-light: #d2e8f0; $custom-dark: #000000;
JSON
{
"hex": "#bfdeea",
"rgb": {
"r": 191,
"g": 222,
"b": 234
},
"hsl": {
"h": 196.744,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.88177,
"c": 0.03672,
"h": 223.2
},
"luminance": 0.69259
}Semantic roles & 50–950 ramp
primary
#BFDEEA
secondary
#C69987
accent
#5228BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485