#A2CCCC#A2CCCC
#A2CCCC is a light, muted teal. Relative luminance 0.552; OKLCH L 81.5% C 0.044 H 196.3°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CCCC |
|---|---|
| RGB | rgb(162, 204, 204) |
| HSL | hsl(180, 29%, 72%) |
| HSV | hsv(180, 21%, 80%) |
| CMYK | cmyk(20.6%, 0%, 0%, 20%) |
| CIE-LAB | lab(79.17, -13.74, -4.55) |
| CIE-LCH | lch(79.17, 14.48, 198.33°) |
| OKLab | oklab(81.53% -0.0425 -0.0124) |
| OKLCH | oklch(81.53% 0.044 196.3) |
| XYZ | xyz(47.3891, 55.2250, 65.2776) |
| Luminance | 0.5523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.32
Lightblue
#ADD8E6
ΔE00 6.80
Paleturquoise
#AFEEEE
ΔE00 8.23
Pale Sky Blue
#BDF6FE
ΔE00 9.96
Robin'S Egg Blue
#98EFF9
ΔE00 10.08
Sky Blue
#87CEEB
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CCCC #CCA2A2
analogous
#A2CCB7 #A2CCCC #A2B7CC
triadic
#A2CCCC #CCA2CC #CCCCA2
tetradic
#A2CCCC #B7A2CC #CCA2A2 #B7CCA2
square
#A2CCCC #B7A2CC #CCA2A2 #B7CCA2
split-complementary
#A2CCCC #CCA2B7 #CCB7A2
monochromatic
#569D9D #7AB6B6 #A2CCCC #CAE2E2 #EBF4F4
Accessibility & contrast
On white
1.74
#A2CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#A2CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CCCC
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CCCC | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CC
Deuteranopia (green-blind)
#BEC1CC
Tritanopia (blue-blind)
#95CFCC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a2cccc; /* rgb */ color: rgb(162, 204, 204); /* oklch */ color: oklch(81.5% 0.044 196.3);
Tailwind
colors: {
custom: {
50: '#bedbdb',
500: '#a2cccc',
950: '#000000',
},
}SCSS
$custom: #a2cccc; $custom-light: #bedbdb; $custom-dark: #000000;
JSON
{
"hex": "#a2cccc",
"rgb": {
"r": 162,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 29.167,
"l": 71.765
},
"oklch": {
"l": 0.81525,
"c": 0.04425,
"h": 196.3
},
"luminance": 0.55227
}Semantic roles & 50–950 ramp
primary
#A2CCCC
secondary
#A17171
accent
#3E3EA8
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121515
muted
#828484