#A2CEE2#A2CEE2
#A2CEE2 is a very light, muted cyan. Relative luminance 0.573; OKLCH L 82.7% C 0.054 H 227.4°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CEE2 |
|---|---|
| RGB | rgb(162, 206, 226) |
| HSL | hsl(199, 52%, 76%) |
| HSV | hsv(199, 28%, 89%) |
| CMYK | cmyk(28.3%, 8.8%, 0%, 11.4%) |
| CIE-LAB | lab(80.36, -9.84, -14.59) |
| CIE-LCH | lch(80.36, 17.59, 236.01°) |
| OKLab | oklab(82.68% -0.0366 -0.0398) |
| OKLCH | oklch(82.68% 0.054 227.4) |
| XYZ | xyz(50.6949, 57.3128, 80.3281) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.33
Ice Blue
#A5DFF9
ΔE00 4.48
Sky Blue
#87CEEB
ΔE00 4.51
Baby Blue
#89CFF0
ΔE00 4.71
Light Grey Blue
#9DBCD4
ΔE00 6.00
Lightskyblue
#87CEFA
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CEE2 #E2B6A2
analogous
#A2E2D6 #A2CEE2 #A2AEE2
triadic
#A2CEE2 #E2A2CE #CEE2A2
tetradic
#A2CEE2 #D6A2E2 #E2B6A2 #AEE2A2
square
#A2CEE2 #D6A2E2 #E2B6A2 #AEE2A2
split-complementary
#A2CEE2 #E2A2AE #E2D6A2
monochromatic
#459DC5 #73B5D3 #A2CEE2 #D1E7F1 #E8F3F8
Accessibility & contrast
On white
1.68
#A2CEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#A2CEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CEE2
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CEE2 | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CCE3
Deuteranopia (green-blind)
#BAC4E2
Tritanopia (blue-blind)
#8ED4D4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #a2cee2; /* rgb */ color: rgb(162, 206, 226); /* oklch */ color: oklch(82.7% 0.054 227.4);
Tailwind
colors: {
custom: {
50: '#bfddeb',
500: '#a2cee2',
950: '#000000',
},
}SCSS
$custom: #a2cee2; $custom-light: #bfddeb; $custom-dark: #000000;
JSON
{
"hex": "#a2cee2",
"rgb": {
"r": 162,
"g": 206,
"b": 226
},
"hsl": {
"h": 198.75,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.82677,
"c": 0.05407,
"h": 227.4
},
"luminance": 0.57315
}Semantic roles & 50–950 ramp
primary
#A2CEE2
secondary
#BB856D
accent
#5626C0
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#121516
muted
#828484