#A2D5CD#A2D5CD
#A2D5CD is a very light, muted teal. Relative luminance 0.597; OKLCH L 83.5% C 0.054 H 184.4°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A2D5CD |
|---|---|
| RGB | rgb(162, 213, 205) |
| HSL | hsl(171, 38%, 74%) |
| HSV | hsv(171, 24%, 84%) |
| CMYK | cmyk(23.9%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(81.66, -18.11, -1.43) |
| CIE-LCH | lch(81.66, 18.16, 184.51°) |
| OKLab | oklab(83.52% -0.0539 -0.0041) |
| OKLCH | oklch(83.52% 0.054 184.4) |
| XYZ | xyz(49.7106, 59.6756, 66.6451) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.57
Powder Blue
#B0E0E6
ΔE00 6.74
Pale Teal
#82CBB2
ΔE00 7.88
Duck Egg Blue
#C3FBF4
ΔE00 8.41
Seafoam Blue
#78D1B6
ΔE00 8.83
Eggshell Blue
#C4FFF7
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2D5CD #D5A2AA
analogous
#A2D5B3 #A2D5CD #A2C3D5
triadic
#A2D5CD #CDA2D5 #D5CDA2
tetradic
#A2D5CD #B3A2D5 #D5A2AA #C3D5A2
square
#A2D5CD #B3A2D5 #D5A2AA #C3D5A2
split-complementary
#A2D5CD #D5A2C3 #D5B3A2
monochromatic
#4FAE9F #78C2B6 #A2D5CD #CCE8E4 #EAF5F4
Accessibility & contrast
On white
1.62
#A2D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#A2D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2D5CD
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2D5CD | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#93D7D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #a2d5cd; /* rgb */ color: rgb(162, 213, 205); /* oklch */ color: oklch(83.5% 0.054 184.4);
Tailwind
colors: {
custom: {
50: '#bee2dc',
500: '#a2d5cd',
950: '#000000',
},
}SCSS
$custom: #a2d5cd; $custom-light: #bee2dc; $custom-dark: #000000;
JSON
{
"hex": "#a2d5cd",
"rgb": {
"r": 162,
"g": 213,
"b": 205
},
"hsl": {
"h": 170.588,
"s": 37.778,
"l": 73.529
},
"oklch": {
"l": 0.83516,
"c": 0.05403,
"h": 184.4
},
"luminance": 0.59678
}Semantic roles & 50–950 ramp
primary
#A2D5CD
secondary
#AC7079
accent
#3548B1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484