#A2CDCD#A2CDCD
#A2CDCD is a light, muted teal. Relative luminance 0.558; OKLCH L 81.8% C 0.045 H 196.3°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CDCD |
|---|---|
| RGB | rgb(162, 205, 205) |
| HSL | hsl(180, 30%, 72%) |
| HSV | hsv(180, 21%, 80%) |
| CMYK | cmyk(21%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(79.47, -14.04, -4.65) |
| CIE-LCH | lch(79.47, 14.79, 198.32°) |
| OKLab | oklab(81.77% -0.0434 -0.0127) |
| OKLCH | oklch(81.77% 0.045 196.3) |
| XYZ | xyz(47.7478, 55.7500, 65.9908) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.12
Lightblue
#ADD8E6
ΔE00 6.77
Paleturquoise
#AFEEEE
ΔE00 7.94
Pale Sky Blue
#BDF6FE
ΔE00 9.73
Robin'S Egg Blue
#98EFF9
ΔE00 9.80
Sky Blue
#87CEEB
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CDCD #CDA2A2
analogous
#A2CDB8 #A2CDCD #A2B8CD
triadic
#A2CDCD #CDA2CD #CDCDA2
tetradic
#A2CDCD #B8A2CD #CDA2A2 #B8CDA2
square
#A2CDCD #B8A2CD #CDA2A2 #B8CDA2
split-complementary
#A2CDCD #CDA2B8 #CDB8A2
monochromatic
#569F9F #7AB8B8 #A2CDCD #CAE2E2 #EBF4F4
Accessibility & contrast
On white
1.73
#A2CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#A2CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CDCD
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CDCD | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CD
Deuteranopia (green-blind)
#BFC2CD
Tritanopia (blue-blind)
#94D0CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a2cdcd; /* rgb */ color: rgb(162, 205, 205); /* oklch */ color: oklch(81.8% 0.045 196.3);
Tailwind
colors: {
custom: {
50: '#bedcdc',
500: '#a2cdcd',
950: '#000000',
},
}SCSS
$custom: #a2cdcd; $custom-light: #bedcdc; $custom-dark: #000000;
JSON
{
"hex": "#a2cdcd",
"rgb": {
"r": 162,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.81773,
"c": 0.04522,
"h": 196.3
},
"luminance": 0.55752
}Semantic roles & 50–950 ramp
primary
#A2CDCD
secondary
#A27171
accent
#3D3DA9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484