#A2DEC5#A2DEC5
#A2DEC5 is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.3% C 0.071 H 167.1°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DEC5 |
|---|---|
| RGB | rgb(162, 222, 197) |
| HSL | hsl(155, 48%, 75%) |
| HSV | hsv(155, 27%, 87%) |
| CMYK | cmyk(27%, 0%, 11.3%, 12.9%) |
| CIE-LAB | lab(83.94, -24.23, 6.13) |
| CIE-LCH | lch(83.94, 24.99, 165.80°) |
| OKLab | oklab(85.27% -0.0688 0.0158) |
| OKLCH | oklch(85.27% 0.071 167.1) |
| XYZ | xyz(51.0964, 63.9529, 62.4644) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.15
Pale Teal
#82CBB2
ΔE00 5.59
Seafoam Blue
#78D1B6
ΔE00 5.91
Seafoam
#7FE0B3
ΔE00 6.77
Mint
#AAF0C1
ΔE00 6.86
Pale Turquoise
#A5FBD5
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DEC5 #DEA2BB
analogous
#A2DEA7 #A2DEC5 #A2D9DE
triadic
#A2DEC5 #C5A2DE #DEC5A2
tetradic
#A2DEC5 #A7A2DE #DEA2BB #D9DEA2
square
#A2DEC5 #A7A2DE #DEA2BB #D9DEA2
split-complementary
#A2DEC5 #DEA2D9 #DEA7A2
monochromatic
#48BE8D #75CEA9 #A2DEC5 #CFEEE1 #E8F7F1
Accessibility & contrast
On white
1.52
#A2DEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#A2DEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DEC5
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DEC5 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD6C4
Deuteranopia (green-blind)
#D0CEC7
Tritanopia (blue-blind)
#94DED7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a2dec5; /* rgb */ color: rgb(162, 222, 197); /* oklch */ color: oklch(85.3% 0.071 167.1);
Tailwind
colors: {
custom: {
50: '#bfe8d6',
500: '#a2dec5',
950: '#000000',
},
}SCSS
$custom: #a2dec5; $custom-light: #bfe8d6; $custom-dark: #000000;
JSON
{
"hex": "#a2dec5",
"rgb": {
"r": 162,
"g": 222,
"b": 197
},
"hsl": {
"h": 155,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.85271,
"c": 0.07057,
"h": 167.1
},
"luminance": 0.63955
}Semantic roles & 50–950 ramp
primary
#A2DEC5
secondary
#B66E8C
accent
#2B67BB
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483