#BACED2#BACED2
#BACED2 is a very light, muted cyan. Relative luminance 0.592; OKLCH L 83.8% C 0.022 H 211.0°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BACED2 |
|---|---|
| RGB | rgb(186, 206, 210) |
| HSL | hsl(190, 21%, 78%) |
| HSV | hsv(190, 11%, 82%) |
| CMYK | cmyk(11.4%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(81.42, -5.92, -4.28) |
| CIE-LCH | lch(81.42, 7.31, 215.84°) |
| OKLab | oklab(83.76% -0.0192 -0.0115) |
| OKLCH | oklch(83.76% 0.022 211) |
| XYZ | xyz(53.9511, 59.2339, 69.5511) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.38
Lightblue
#ADD8E6
ΔE00 6.48
Fog
#D8DCE0
ΔE00 7.71
Powder Blue
#B0E0E6
ΔE00 7.98
Light Grey
#D8DCD6
ΔE00 8.20
Light Gray
#D3D3D3
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACED2 #D2BEBA
analogous
#BAD2CA #BACED2 #BAC2D2
triadic
#BACED2 #D2BACE #CED2BA
tetradic
#BACED2 #CABAD2 #D2BEBA #C2D2BA
square
#BACED2 #CABAD2 #D2BEBA #C2D2BA
split-complementary
#BACED2 #D2BAC2 #D2CABA
monochromatic
#7099A2 #95B4BA #BACED2 #DFE8EA #ECF2F3
Accessibility & contrast
On white
1.63
#BACED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#BACED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACED2
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACED2 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD2
Deuteranopia (green-blind)
#C6C9D2
Tritanopia (blue-blind)
#B4D0CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #baced2; /* rgb */ color: rgb(186, 206, 210); /* oklch */ color: oklch(83.8% 0.022 211.0);
Tailwind
colors: {
custom: {
50: '#cedddf',
500: '#baced2',
950: '#000000',
},
}SCSS
$custom: #baced2; $custom-light: #cedddf; $custom-dark: #000000;
JSON
{
"hex": "#baced2",
"rgb": {
"r": 186,
"g": 206,
"b": 210
},
"hsl": {
"h": 190,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.83757,
"c": 0.02238,
"h": 211
},
"luminance": 0.59235
}Semantic roles & 50–950 ramp
primary
#BACED2
secondary
#A78E89
accent
#55469F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484