#A2CCCD#A2CCCD
#A2CCCD is a light, muted teal. Relative luminance 0.553; OKLCH L 81.6% C 0.044 H 198.1°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CCCD |
|---|---|
| RGB | rgb(162, 204, 205) |
| HSL | hsl(181, 30%, 72%) |
| HSV | hsv(181, 21%, 80%) |
| CMYK | cmyk(21%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(79.20, -13.53, -5.05) |
| CIE-LCH | lch(79.20, 14.44, 200.47°) |
| OKLab | oklab(81.56% -0.0421 -0.0138) |
| OKLCH | oklch(81.56% 0.044 198.1) |
| XYZ | xyz(47.5094, 55.2731, 65.9113) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.13
Lightblue
#ADD8E6
ΔE00 6.40
Paleturquoise
#AFEEEE
ΔE00 8.28
Pale Sky Blue
#BDF6FE
ΔE00 9.84
Robin'S Egg Blue
#98EFF9
ΔE00 9.99
Sky Blue
#87CEEB
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CCCD #CDA3A2
analogous
#A2CDB9 #A2CCCD #A2B7CD
triadic
#A2CCCD #CDA2CC #CCCDA2
tetradic
#A2CCCD #B9A2CD #CDA3A2 #B7CDA2
square
#A2CCCD #B9A2CD #CDA3A2 #B7CDA2
split-complementary
#A2CCCD #CDA2B7 #CDB9A2
monochromatic
#569D9F #7AB6B8 #A2CCCD #CAE2E2 #EBF4F4
Accessibility & contrast
On white
1.74
#A2CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#A2CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CCCD
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CCCD | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#BEC1CD
Tritanopia (blue-blind)
#94CFCC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a2cccd; /* rgb */ color: rgb(162, 204, 205); /* oklch */ color: oklch(81.6% 0.044 198.1);
Tailwind
colors: {
custom: {
50: '#bedbdc',
500: '#a2cccd',
950: '#000000',
},
}SCSS
$custom: #a2cccd; $custom-light: #bedbdc; $custom-dark: #000000;
JSON
{
"hex": "#a2cccd",
"rgb": {
"r": 162,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.395,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.81556,
"c": 0.04427,
"h": 198.1
},
"luminance": 0.55275
}Semantic roles & 50–950 ramp
primary
#A2CCCD
secondary
#A27271
accent
#3F3DA9
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#121515
muted
#828484