#A2CEDE#A2CEDE
#A2CEDE is a very light, muted cyan. Relative luminance 0.571; OKLCH L 82.5% C 0.051 H 222.1°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CEDE |
|---|---|
| RGB | rgb(162, 206, 222) |
| HSL | hsl(196, 48%, 75%) |
| HSV | hsv(196, 27%, 87%) |
| CMYK | cmyk(27%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(80.23, -10.76, -12.63) |
| CIE-LCH | lch(80.23, 16.59, 229.56°) |
| OKLab | oklab(82.54% -0.0381 -0.0344) |
| OKLCH | oklch(82.54% 0.051 222.1) |
| XYZ | xyz(50.1524, 57.0958, 77.4711) |
| Luminance | 0.5710 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.55
Sky Blue
#87CEEB
ΔE00 5.03
Ice Blue
#A5DFF9
ΔE00 5.04
Baby Blue
#89CFF0
ΔE00 5.63
Powder Blue
#B0E0E6
ΔE00 6.12
Light Grey Blue
#9DBCD4
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CEDE #DEB2A2
analogous
#A2DED0 #A2CEDE #A2B0DE
triadic
#A2CEDE #DEA2CE #CEDEA2
tetradic
#A2CEDE #D0A2DE #DEB2A2 #B0DEA2
square
#A2CEDE #D0A2DE #DEB2A2 #B0DEA2
split-complementary
#A2CEDE #DEA2B0 #DED0A2
monochromatic
#489EBE #75B6CE #A2CEDE #CFE6EE #E8F3F7
Accessibility & contrast
On white
1.69
#A2CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#A2CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CEDE
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CEDE | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDF
Deuteranopia (green-blind)
#BBC4DE
Tritanopia (blue-blind)
#8FD3D3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #a2cede; /* rgb */ color: rgb(162, 206, 222); /* oklch */ color: oklch(82.5% 0.051 222.1);
Tailwind
colors: {
custom: {
50: '#bfdde8',
500: '#a2cede',
950: '#000000',
},
}SCSS
$custom: #a2cede; $custom-light: #bfdde8; $custom-dark: #000000;
JSON
{
"hex": "#a2cede",
"rgb": {
"r": 162,
"g": 206,
"b": 222
},
"hsl": {
"h": 196,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.8254,
"c": 0.05134,
"h": 222.1
},
"luminance": 0.57098
}Semantic roles & 50–950 ramp
primary
#A2CEDE
secondary
#B6816E
accent
#512BBB
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121516
muted
#828484