#A2E0CA#A2E0CA
#A2E0CA is a very light, moderate teal. Relative luminance 0.653; OKLCH L 85.9% C 0.070 H 170.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E0CA |
|---|---|
| RGB | rgb(162, 224, 202) |
| HSL | hsl(159, 50%, 76%) |
| HSV | hsv(159, 28%, 88%) |
| CMYK | cmyk(27.7%, 0%, 9.8%, 12.2%) |
| CIE-LAB | lab(84.61, -24.19, 4.46) |
| CIE-LCH | lch(84.61, 24.60, 169.55°) |
| OKLab | oklab(85.85% -0.0692 0.0114) |
| OKLCH | oklch(85.85% 0.07 170.6) |
| XYZ | xyz(52.2132, 65.2546, 65.7099) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.58
Pale Teal
#82CBB2
ΔE00 5.95
Seafoam Blue
#78D1B6
ΔE00 6.10
Pale Aqua
#B8FFEB
ΔE00 6.75
Pale Turquoise
#A5FBD5
ΔE00 7.13
Tiffany Blue
#7BF2DA
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E0CA #E0A2B8
analogous
#A2E0AB #A2E0CA #A2D7E0
triadic
#A2E0CA #CAA2E0 #E0CAA2
tetradic
#A2E0CA #ABA2E0 #E0A2B8 #D7E0A2
square
#A2E0CA #ABA2E0 #E0A2B8 #D7E0A2
split-complementary
#A2E0CA #E0A2D7 #E0ABA2
monochromatic
#46C196 #74D1B0 #A2E0CA #D0EFE4 #E8F7F2
Accessibility & contrast
On white
1.49
#A2E0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#A2E0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E0CA
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E0CA | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8C9
Deuteranopia (green-blind)
#D1D0CB
Tritanopia (blue-blind)
#93E1D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a2e0ca; /* rgb */ color: rgb(162, 224, 202); /* oklch */ color: oklch(85.9% 0.070 170.6);
Tailwind
colors: {
custom: {
50: '#bfeada',
500: '#a2e0ca',
950: '#000000',
},
}SCSS
$custom: #a2e0ca; $custom-light: #bfeada; $custom-dark: #000000;
JSON
{
"hex": "#a2e0ca",
"rgb": {
"r": 162,
"g": 224,
"b": 202
},
"hsl": {
"h": 158.71,
"s": 50,
"l": 75.686
},
"oklch": {
"l": 0.8585,
"c": 0.07017,
"h": 170.6
},
"luminance": 0.65257
}Semantic roles & 50–950 ramp
primary
#A2E0CA
secondary
#B96D88
accent
#285DBD
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483