#BFDFEA#BFDFEA
#BFDFEA is a very light, muted cyan. Relative luminance 0.698; OKLCH L 88.4% C 0.037 H 220.6°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFEA |
|---|---|
| RGB | rgb(191, 223, 234) |
| HSL | hsl(195, 51%, 83%) |
| HSV | hsv(195, 18%, 92%) |
| CMYK | cmyk(18.4%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(86.89, -8.20, -8.89) |
| CIE-LCH | lch(86.89, 12.09, 227.29°) |
| OKLab | oklab(88.39% -0.0281 -0.0241) |
| OKLCH | oklch(88.39% 0.037 220.6) |
| XYZ | xyz(62.7208, 69.7904, 87.9923) |
| Luminance | 0.6979 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.32
Powder Blue
#B0E0E6
ΔE00 5.30
Ice Blue
#A5DFF9
ΔE00 6.13
Pale Sky Blue
#BDF6FE
ΔE00 7.60
Lightcyan
#E0FFFF
ΔE00 8.30
Very Light Blue
#D5FFFF
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFEA #EACABF
analogous
#BFEADF #BFDFEA #BFC9EA
triadic
#BFDFEA #EABFDF #DFEABF
tetradic
#BFDFEA #DFBFEA #EACABF #C9EABF
square
#BFDFEA #DFBFEA #EACABF #C9EABF
split-complementary
#BFDFEA #EABFC9 #EADFBF
monochromatic
#63B1CC #91C8DB #BFDFEA #E8F3F7 #E8F3F7
Accessibility & contrast
On white
1.40
#BFDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#BFDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFEA
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFEA | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEB
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#B3E3E2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bfdfea; /* rgb */ color: rgb(191, 223, 234); /* oklch */ color: oklch(88.4% 0.037 220.6);
Tailwind
colors: {
custom: {
50: '#d2e9f0',
500: '#bfdfea',
950: '#000000',
},
}SCSS
$custom: #bfdfea; $custom-light: #d2e9f0; $custom-dark: #000000;
JSON
{
"hex": "#bfdfea",
"rgb": {
"r": 191,
"g": 223,
"b": 234
},
"hsl": {
"h": 195.349,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.88385,
"c": 0.03701,
"h": 220.6
},
"luminance": 0.69792
}Semantic roles & 50–950 ramp
primary
#BFDFEA
secondary
#C69787
accent
#4E28BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485