#A2CDCC#A2CDCC
#A2CDCC is a light, muted teal. Relative luminance 0.557; OKLCH L 81.7% C 0.045 H 194.5°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A2CDCC |
|---|---|
| RGB | rgb(162, 205, 204) |
| HSL | hsl(179, 30%, 72%) |
| HSV | hsv(179, 21%, 80%) |
| CMYK | cmyk(21%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(79.44, -14.26, -4.15) |
| CIE-LCH | lch(79.44, 14.85, 196.24°) |
| OKLab | oklab(81.74% -0.0438 -0.0114) |
| OKLCH | oklch(81.74% 0.045 194.5) |
| XYZ | xyz(47.6275, 55.7019, 65.3571) |
| Luminance | 0.5570 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.35
Lightblue
#ADD8E6
ΔE00 7.18
Paleturquoise
#AFEEEE
ΔE00 7.92
Pale Sky Blue
#BDF6FE
ΔE00 9.87
Robin'S Egg Blue
#98EFF9
ΔE00 9.93
Duck Egg Blue
#C3FBF4
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2CDCC #CDA2A3
analogous
#A2CDB7 #A2CDCC #A2B9CD
triadic
#A2CDCC #CCA2CD #CDCCA2
tetradic
#A2CDCC #B7A2CD #CDA2A3 #B9CDA2
square
#A2CDCC #B7A2CD #CDA2A3 #B9CDA2
split-complementary
#A2CDCC #CDA2B9 #CDB7A2
monochromatic
#569F9D #7AB8B6 #A2CDCC #CAE2E2 #EBF4F4
Accessibility & contrast
On white
1.73
#A2CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#A2CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2CDCC
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2CDCC | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CC
Deuteranopia (green-blind)
#BFC2CC
Tritanopia (blue-blind)
#95D0CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #a2cdcc; /* rgb */ color: rgb(162, 205, 204); /* oklch */ color: oklch(81.7% 0.045 194.5);
Tailwind
colors: {
custom: {
50: '#bedcdb',
500: '#a2cdcc',
950: '#000000',
},
}SCSS
$custom: #a2cdcc; $custom-light: #bedcdb; $custom-dark: #000000;
JSON
{
"hex": "#a2cdcc",
"rgb": {
"r": 162,
"g": 205,
"b": 204
},
"hsl": {
"h": 178.605,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.81742,
"c": 0.04525,
"h": 194.5
},
"luminance": 0.55704
}Semantic roles & 50–950 ramp
primary
#A2CDCC
secondary
#A27172
accent
#3D3FA9
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121515
muted
#828484