#A2D8CD#A2D8CD
#A2D8CD is a very light, muted teal. Relative luminance 0.612; OKLCH L 84.2% C 0.058 H 180.9°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A2D8CD |
|---|---|
| RGB | rgb(162, 216, 205) |
| HSL | hsl(168, 41%, 74%) |
| HSV | hsv(168, 25%, 85%) |
| CMYK | cmyk(25%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(82.49, -19.61, -0.22) |
| CIE-LCH | lch(82.49, 19.61, 180.65°) |
| OKLab | oklab(84.17% -0.0578 -0.0009) |
| OKLCH | oklch(84.17% 0.058 180.9) |
| XYZ | xyz(50.4722, 61.1987, 66.8989) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.67
Pale Teal
#82CBB2
ΔE00 7.07
Powder Blue
#B0E0E6
ΔE00 7.74
Seafoam Blue
#78D1B6
ΔE00 7.86
Duck Egg Blue
#C3FBF4
ΔE00 7.99
Light Teal
#90E4C1
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2D8CD #D8A2AD
analogous
#A2D8B2 #A2D8CD #A2C8D8
triadic
#A2D8CD #CDA2D8 #D8CDA2
tetradic
#A2D8CD #B2A2D8 #D8A2AD #C8D8A2
square
#A2D8CD #B2A2D8 #D8A2AD #C8D8A2
split-complementary
#A2D8CD #D8A2C8 #D8B2A2
monochromatic
#4CB49F #77C6B6 #A2D8CD #CDEAE4 #E9F6F3
Accessibility & contrast
On white
1.59
#A2D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#A2D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2D8CD
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2D8CD | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CD
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#93DAD5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #a2d8cd; /* rgb */ color: rgb(162, 216, 205); /* oklch */ color: oklch(84.2% 0.058 180.9);
Tailwind
colors: {
custom: {
50: '#bee4dc',
500: '#a2d8cd',
950: '#000000',
},
}SCSS
$custom: #a2d8cd; $custom-light: #bee4dc; $custom-dark: #000000;
JSON
{
"hex": "#a2d8cd",
"rgb": {
"r": 162,
"g": 216,
"b": 205
},
"hsl": {
"h": 167.778,
"s": 40.909,
"l": 74.118
},
"oklch": {
"l": 0.84173,
"c": 0.05777,
"h": 180.9
},
"luminance": 0.61201
}Semantic roles & 50–950 ramp
primary
#A2D8CD
secondary
#AF6F7C
accent
#324CB4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484