#A2CDC8#A2CDC8
#A2CDC8 is a light, muted teal. Relative luminance 0.555; OKLCH L 81.6% C 0.046 H 187.6°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CDC8 |
|---|---|
| RGB | rgb(162, 205, 200) |
| HSL | hsl(173, 30%, 72%) |
| HSV | hsv(173, 21%, 80%) |
| CMYK | cmyk(21%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(79.34, -15.11, -2.16) |
| CIE-LCH | lch(79.34, 15.26, 188.15°) |
| OKLab | oklab(81.62% -0.0454 -0.006) |
| OKLCH | oklch(81.62% 0.046 187.6) |
| XYZ | xyz(47.1539, 55.5124, 62.8629) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.49
Paleturquoise
#AFEEEE
ΔE00 8.13
Lightblue
#ADD8E6
ΔE00 8.83
Pale Teal
#82CBB2
ΔE00 9.15
Duck Egg Blue
#C3FBF4
ΔE00 10.29
Seafoam Blue
#78D1B6
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CDC8 #CDA2A7
analogous
#A2CDB3 #A2CDC8 #A2BDCD
triadic
#A2CDC8 #C8A2CD #CDC8A2
tetradic
#A2CDC8 #B3A2CD #CDA2A7 #BDCDA2
square
#A2CDC8 #B3A2CD #CDA2A7 #BDCDA2
split-complementary
#A2CDC8 #CDA2BD #CDB3A2
monochromatic
#569F97 #7AB8B0 #A2CDC8 #CAE2E0 #EBF4F3
Accessibility & contrast
On white
1.74
#A2CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#A2CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CDC8
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CDC8 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8C8
Deuteranopia (green-blind)
#C0C2C9
Tritanopia (blue-blind)
#96CFCB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a2cdc8; /* rgb */ color: rgb(162, 205, 200); /* oklch */ color: oklch(81.6% 0.046 187.6);
Tailwind
colors: {
custom: {
50: '#bedcd8',
500: '#a2cdc8',
950: '#000000',
},
}SCSS
$custom: #a2cdc8; $custom-light: #bedcd8; $custom-dark: #000000;
JSON
{
"hex": "#a2cdc8",
"rgb": {
"r": 162,
"g": 205,
"b": 200
},
"hsl": {
"h": 173.023,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.8162,
"c": 0.04581,
"h": 187.6
},
"luminance": 0.55514
}Semantic roles & 50–950 ramp
primary
#A2CDC8
secondary
#A27177
accent
#3D49A9
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483