#BACEE2#BACEE2
#BACEE2 is a very light, muted cyan. Relative luminance 0.601; OKLCH L 84.3% C 0.035 H 248.2°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BACEE2 |
|---|---|
| RGB | rgb(186, 206, 226) |
| HSL | hsl(210, 41%, 81%) |
| HSV | hsv(210, 18%, 89%) |
| CMYK | cmyk(17.7%, 8.8%, 0%, 11.4%) |
| CIE-LAB | lab(81.88, -2.60, -12.15) |
| CIE-LCH | lch(81.88, 12.43, 257.90°) |
| OKLab | oklab(84.27% -0.0131 -0.0329) |
| OKLCH | oklch(84.27% 0.035 248.2) |
| XYZ | xyz(56.0450, 60.0714, 80.5789) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.71
Cloudy Blue
#ACC2D9
ΔE00 3.25
Lightsteelblue
#B0C4DE
ΔE00 3.42
Light Grey Blue
#9DBCD4
ΔE00 5.92
Powder Blue (survey)
#B1D1FC
ΔE00 6.55
Baby Blue (survey)
#A2CFFE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACEE2 #E2CEBA
analogous
#BAE2E2 #BACEE2 #BABAE2
triadic
#BACEE2 #E2BACE #CEE2BA
tetradic
#BACEE2 #E2BAE2 #E2CEBA #BAE2BA
square
#BACEE2 #E2BAE2 #E2CEBA #BAE2BA
split-complementary
#BACEE2 #E2BABA #E2E2BA
monochromatic
#6491BE #8FAFD0 #BACEE2 #E5EDF4 #E9F0F6
Accessibility & contrast
On white
1.61
#BACEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#BACEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACEE2
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACEE2 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CEE3
Deuteranopia (green-blind)
#C2CAE2
Tritanopia (blue-blind)
#B0D3D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bacee2; /* rgb */ color: rgb(186, 206, 226); /* oklch */ color: oklch(84.3% 0.035 248.2);
Tailwind
colors: {
custom: {
50: '#cfdceb',
500: '#bacee2',
950: '#000000',
},
}SCSS
$custom: #bacee2; $custom-light: #cfdceb; $custom-dark: #000000;
JSON
{
"hex": "#bacee2",
"rgb": {
"r": 186,
"g": 206,
"b": 226
},
"hsl": {
"h": 210,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.84268,
"c": 0.03543,
"h": 248.2
},
"luminance": 0.60073
}Semantic roles & 50–950 ramp
primary
#BACEE2
secondary
#BBA085
accent
#7332B4
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#131516
muted
#838484