#A2CDC6#A2CDC6
#A2CDC6 is a light, muted teal. Relative luminance 0.554; OKLCH L 81.6% C 0.046 H 184.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CDC6 |
|---|---|
| RGB | rgb(162, 205, 198) |
| HSL | hsl(170, 30%, 72%) |
| HSV | hsv(170, 21%, 80%) |
| CMYK | cmyk(21%, 0%, 3.4%, 19.6%) |
| CIE-LAB | lab(79.28, -15.53, -1.17) |
| CIE-LCH | lch(79.28, 15.58, 184.30°) |
| OKLab | oklab(81.56% -0.0462 -0.0034) |
| OKLCH | oklch(81.56% 0.046 184.2) |
| XYZ | xyz(46.9217, 55.4195, 61.6399) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.13
Paleturquoise
#AFEEEE
ΔE00 8.37
Pale Teal
#82CBB2
ΔE00 8.46
Lightblue
#ADD8E6
ΔE00 9.65
Seafoam Blue
#78D1B6
ΔE00 9.81
Duck Egg Blue
#C3FBF4
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CDC6 #CDA2A9
analogous
#A2CDB1 #A2CDC6 #A2BFCD
triadic
#A2CDC6 #C6A2CD #CDC6A2
tetradic
#A2CDC6 #B1A2CD #CDA2A9 #BFCDA2
square
#A2CDC6 #B1A2CD #CDA2A9 #BFCDA2
split-complementary
#A2CDC6 #CDA2BF #CDB1A2
monochromatic
#569F93 #7AB8AE #A2CDC6 #CAE2DE #EBF4F3
Accessibility & contrast
On white
1.74
#A2CDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#A2CDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CDC6
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CDC6 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C6
Deuteranopia (green-blind)
#C0C2C7
Tritanopia (blue-blind)
#96CFCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a2cdc6; /* rgb */ color: rgb(162, 205, 198); /* oklch */ color: oklch(81.6% 0.046 184.2);
Tailwind
colors: {
custom: {
50: '#bedcd7',
500: '#a2cdc6',
950: '#000000',
},
}SCSS
$custom: #a2cdc6; $custom-light: #bedcd7; $custom-dark: #000000;
JSON
{
"hex": "#a2cdc6",
"rgb": {
"r": 162,
"g": 205,
"b": 198
},
"hsl": {
"h": 170.233,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.8156,
"c": 0.04634,
"h": 184.2
},
"luminance": 0.55421
}Semantic roles & 50–950 ramp
primary
#A2CDC6
secondary
#A27179
accent
#3D4EA9
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483