#BFDAE2#BFDAE2
#BFDAE2 is a very light, muted cyan. Relative luminance 0.667; OKLCH L 87.1% C 0.031 H 217.5°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDAE2 |
|---|---|
| RGB | rgb(191, 218, 226) |
| HSL | hsl(194, 38%, 82%) |
| HSV | hsv(194, 15%, 89%) |
| CMYK | cmyk(15.5%, 3.5%, 0%, 11.4%) |
| CIE-LAB | lab(85.36, -7.29, -6.94) |
| CIE-LCH | lch(85.36, 10.07, 223.57°) |
| OKLab | oklab(87.1% -0.0244 -0.0188) |
| OKLCH | oklch(87.1% 0.031 217.5) |
| XYZ | xyz(60.2812, 66.7087, 81.6368) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.15
Powder Blue
#B0E0E6
ΔE00 5.88
Ice Blue
#A5DFF9
ΔE00 7.58
Fog
#D8DCE0
ΔE00 8.39
Lightcyan
#E0FFFF
ΔE00 8.76
Pale Sky Blue
#BDF6FE
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDAE2 #E2C7BF
analogous
#BFE2D9 #BFDAE2 #BFC9E2
triadic
#BFDAE2 #E2BFDA #DAE2BF
tetradic
#BFDAE2 #D9BFE2 #E2C7BF #C9E2BF
square
#BFDAE2 #D9BFE2 #E2C7BF #C9E2BF
split-complementary
#BFDAE2 #E2BFC9 #E2D9BF
monochromatic
#6BA9BC #95C2CF #BFDAE2 #E9F2F5 #EAF3F5
Accessibility & contrast
On white
1.46
#BFDAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#BFDAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDAE2
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDAE2 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E2
Deuteranopia (green-blind)
#CFD3E2
Tritanopia (blue-blind)
#B5DDDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdae2; /* rgb */ color: rgb(191, 218, 226); /* oklch */ color: oklch(87.1% 0.031 217.5);
Tailwind
colors: {
custom: {
50: '#d2e5eb',
500: '#bfdae2',
950: '#000000',
},
}SCSS
$custom: #bfdae2; $custom-light: #d2e5eb; $custom-dark: #000000;
JSON
{
"hex": "#bfdae2",
"rgb": {
"r": 191,
"g": 218,
"b": 226
},
"hsl": {
"h": 193.714,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.87096,
"c": 0.03081,
"h": 217.5
},
"luminance": 0.6671
}Semantic roles & 50–950 ramp
primary
#BFDAE2
secondary
#BB958A
accent
#5135B1
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484