#A2D1C7#A2D1C7
#A2D1C7 is a very light, muted teal. Relative luminance 0.574; OKLCH L 82.5% C 0.051 H 180.5°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A2D1C7 |
|---|---|
| RGB | rgb(162, 209, 199) |
| HSL | hsl(167, 34%, 73%) |
| HSV | hsv(167, 22%, 82%) |
| CMYK | cmyk(22.5%, 0%, 4.8%, 18%) |
| CIE-LAB | lab(80.41, -17.35, -0.06) |
| CIE-LCH | lch(80.41, 17.35, 180.20°) |
| OKLab | oklab(82.46% -0.0511 -0.0004) |
| OKLCH | oklch(82.46% 0.051 180.5) |
| XYZ | xyz(48.0065, 57.4040, 62.5724) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.29
Powder Blue
#B0E0E6
ΔE00 7.73
Paleturquoise
#AFEEEE
ΔE00 7.90
Seafoam Blue
#78D1B6
ΔE00 8.52
Duck Egg Blue
#C3FBF4
ΔE00 9.43
Light Teal
#90E4C1
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2D1C7 #D1A2AC
analogous
#A2D1AF #A2D1C7 #A2C3D1
triadic
#A2D1C7 #C7A2D1 #D1C7A2
tetradic
#A2D1C7 #AFA2D1 #D1A2AC #C3D1A2
square
#A2D1C7 #AFA2D1 #D1A2AC #C3D1A2
split-complementary
#A2D1C7 #D1A2C3 #D1AFA2
monochromatic
#52A694 #79BDAE #A2D1C7 #CBE5E0 #EBF5F3
Accessibility & contrast
On white
1.68
#A2D1C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#A2D1C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2D1C7
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2D1C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2D1C7 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCBC7
Deuteranopia (green-blind)
#C4C5C8
Tritanopia (blue-blind)
#95D3CE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #a2d1c7; /* rgb */ color: rgb(162, 209, 199); /* oklch */ color: oklch(82.5% 0.051 180.5);
Tailwind
colors: {
custom: {
50: '#bedfd8',
500: '#a2d1c7',
950: '#000000',
},
}SCSS
$custom: #a2d1c7; $custom-light: #bedfd8; $custom-dark: #000000;
JSON
{
"hex": "#a2d1c7",
"rgb": {
"r": 162,
"g": 209,
"b": 199
},
"hsl": {
"h": 167.234,
"s": 33.813,
"l": 72.745
},
"oklch": {
"l": 0.82464,
"c": 0.0511,
"h": 180.5
},
"luminance": 0.57406
}Semantic roles & 50–950 ramp
primary
#A2D1C7
secondary
#A7707C
accent
#3952AD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483