#A2CCCA#A2CCCA
#A2CCCA is a light, muted teal. Relative luminance 0.551; OKLCH L 81.5% C 0.044 H 192.7°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CCCA |
|---|---|
| RGB | rgb(162, 204, 202) |
| HSL | hsl(177, 29%, 72%) |
| HSV | hsv(177, 21%, 80%) |
| CMYK | cmyk(20.6%, 0%, 1%, 20%) |
| CIE-LAB | lab(79.12, -14.17, -3.56) |
| CIE-LCH | lch(79.12, 14.61, 194.10°) |
| OKLab | oklab(81.46% -0.0433 -0.0098) |
| OKLCH | oklch(81.46% 0.044 192.7) |
| XYZ | xyz(47.1507, 55.1297, 64.0224) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.79
Lightblue
#ADD8E6
ΔE00 7.62
Paleturquoise
#AFEEEE
ΔE00 8.22
Pale Sky Blue
#BDF6FE
ΔE00 10.27
Robin'S Egg Blue
#98EFF9
ΔE00 10.35
Pale Teal
#82CBB2
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CCCA #CCA2A4
analogous
#A2CCB5 #A2CCCA #A2B9CC
triadic
#A2CCCA #CAA2CC #CCCAA2
tetradic
#A2CCCA #B5A2CC #CCA2A4 #B9CCA2
square
#A2CCCA #B5A2CC #CCA2A4 #B9CCA2
split-complementary
#A2CCCA #CCA2B9 #CCB5A2
monochromatic
#569D9A #7AB6B3 #A2CCCA #CAE2E1 #EBF4F4
Accessibility & contrast
On white
1.75
#A2CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#A2CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CCCA
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CCCA | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#BEC1CA
Tritanopia (blue-blind)
#95CFCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a2ccca; /* rgb */ color: rgb(162, 204, 202); /* oklch */ color: oklch(81.5% 0.044 192.7);
Tailwind
colors: {
custom: {
50: '#bedbda',
500: '#a2ccca',
950: '#000000',
},
}SCSS
$custom: #a2ccca; $custom-light: #bedbda; $custom-dark: #000000;
JSON
{
"hex": "#a2ccca",
"rgb": {
"r": 162,
"g": 204,
"b": 202
},
"hsl": {
"h": 177.143,
"s": 29.167,
"l": 71.765
},
"oklch": {
"l": 0.81463,
"c": 0.04436,
"h": 192.7
},
"luminance": 0.55131
}Semantic roles & 50–950 ramp
primary
#A2CCCA
secondary
#A17173
accent
#3E43A8
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121514
muted
#828483