#A2D2CD#A2D2CD
#A2D2CD is a very light, muted teal. Relative luminance 0.582; OKLCH L 82.9% C 0.051 H 188.3°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A2D2CD |
|---|---|
| RGB | rgb(162, 210, 205) |
| HSL | hsl(174, 35%, 73%) |
| HSV | hsv(174, 23%, 82%) |
| CMYK | cmyk(22.9%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(80.84, -16.59, -2.64) |
| CIE-LCH | lch(80.84, 16.80, 189.03°) |
| OKLab | oklab(82.86% -0.05 -0.0073) |
| OKLCH | oklch(82.86% 0.051 188.3) |
| XYZ | xyz(48.9630, 58.1804, 66.3959) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.88
Paleturquoise
#AFEEEE
ΔE00 6.80
Lightblue
#ADD8E6
ΔE00 8.82
Pale Teal
#82CBB2
ΔE00 8.92
Duck Egg Blue
#C3FBF4
ΔE00 9.06
Robin'S Egg Blue
#98EFF9
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2D2CD #D2A2A7
analogous
#A2D2B5 #A2D2CD #A2BFD2
triadic
#A2D2CD #CDA2D2 #D2CDA2
tetradic
#A2D2CD #B5A2D2 #D2A2A7 #BFD2A2
square
#A2D2CD #B5A2D2 #D2A2A7 #BFD2A2
split-complementary
#A2D2CD #D2A2BF #D2B5A2
monochromatic
#51A89F #79BEB7 #A2D2CD #CBE6E3 #EAF5F4
Accessibility & contrast
On white
1.66
#A2D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#A2D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2D2CD
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2D2CD | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#C3C6CE
Tritanopia (blue-blind)
#94D4D0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #a2d2cd; /* rgb */ color: rgb(162, 210, 205); /* oklch */ color: oklch(82.9% 0.051 188.3);
Tailwind
colors: {
custom: {
50: '#bedfdc',
500: '#a2d2cd',
950: '#000000',
},
}SCSS
$custom: #a2d2cd; $custom-light: #bedfdc; $custom-dark: #000000;
JSON
{
"hex": "#a2d2cd",
"rgb": {
"r": 162,
"g": 210,
"b": 205
},
"hsl": {
"h": 173.75,
"s": 34.783,
"l": 72.941
},
"oklch": {
"l": 0.82861,
"c": 0.0505,
"h": 188.3
},
"luminance": 0.58182
}Semantic roles & 50–950 ramp
primary
#A2D2CD
secondary
#A87076
accent
#3844AE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484