#A2DEC2#A2DEC2
#A2DEC2 is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.2% C 0.073 H 164.3°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DEC2 |
|---|---|
| RGB | rgb(162, 222, 194) |
| HSL | hsl(152, 48%, 75%) |
| HSV | hsv(152, 27%, 87%) |
| CMYK | cmyk(27%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(83.87, -24.82, 7.61) |
| CIE-LCH | lch(83.87, 25.96, 162.95°) |
| OKLab | oklab(85.19% -0.07 0.0197) |
| OKLCH | oklch(85.19% 0.073 164.3) |
| XYZ | xyz(50.7561, 63.8168, 60.6720) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.73
Pale Teal
#82CBB2
ΔE00 5.68
Seafoam Blue
#78D1B6
ΔE00 5.98
Mint
#AAF0C1
ΔE00 6.09
Seafoam
#7FE0B3
ΔE00 6.15
Pale Turquoise
#A5FBD5
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DEC2 #DEA2BE
analogous
#A2DEA4 #A2DEC2 #A2DCDE
triadic
#A2DEC2 #C2A2DE #DEC2A2
tetradic
#A2DEC2 #A4A2DE #DEA2BE #DCDEA2
square
#A2DEC2 #A4A2DE #DEA2BE #DCDEA2
split-complementary
#A2DEC2 #DEA2DC #DEA4A2
monochromatic
#48BE87 #75CEA4 #A2DEC2 #CFEEE0 #E8F7F0
Accessibility & contrast
On white
1.53
#A2DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#A2DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DEC2
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DEC2 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD6C1
Deuteranopia (green-blind)
#D1CEC4
Tritanopia (blue-blind)
#95DED6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a2dec2; /* rgb */ color: rgb(162, 222, 194); /* oklch */ color: oklch(85.2% 0.073 164.3);
Tailwind
colors: {
custom: {
50: '#bfe8d4',
500: '#a2dec2',
950: '#000000',
},
}SCSS
$custom: #a2dec2; $custom-light: #bfe8d4; $custom-dark: #000000;
JSON
{
"hex": "#a2dec2",
"rgb": {
"r": 162,
"g": 222,
"b": 194
},
"hsl": {
"h": 152,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.85191,
"c": 0.07275,
"h": 164.3
},
"luminance": 0.63819
}Semantic roles & 50–950 ramp
primary
#A2DEC2
secondary
#B66E90
accent
#2B6EBB
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121614
muted
#828483