#A2E4E2#A2E4E2
#A2E4E2 is a very light, moderate teal. Relative luminance 0.687; OKLCH L 87.4% C 0.066 H 193.6°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E4E2 |
|---|---|
| RGB | rgb(162, 228, 226) |
| HSL | hsl(178, 55%, 76%) |
| HSV | hsv(178, 29%, 89%) |
| CMYK | cmyk(28.9%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(86.33, -21.01, -5.69) |
| CIE-LCH | lch(86.33, 21.77, 195.14°) |
| OKLab | oklab(87.43% -0.0644 -0.0156) |
| OKLCH | oklch(87.43% 0.066 193.6) |
| XYZ | xyz(56.3666, 68.6562, 82.2187) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.60
Robin'S Egg Blue
#98EFF9
ΔE00 5.22
Powder Blue
#B0E0E6
ΔE00 5.27
Pale Cyan
#B7FFFA
ΔE00 5.80
Duck Egg Blue
#C3FBF4
ΔE00 5.84
Light Cyan
#ACFFFC
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E4E2 #E4A2A4
analogous
#A2E4C1 #A2E4E2 #A2C5E4
triadic
#A2E4E2 #E2A2E4 #E4E2A2
tetradic
#A2E4E2 #C1A2E4 #E4A2A4 #C5E4A2
square
#A2E4E2 #C1A2E4 #E4A2A4 #C5E4A2
split-complementary
#A2E4E2 #E4A2C5 #E4C1A2
monochromatic
#43C8C4 #73D6D3 #A2E4E2 #D1F2F1 #E7F8F8
Accessibility & contrast
On white
1.43
#A2E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#A2E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E4E2
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E4E2 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE2
Deuteranopia (green-blind)
#CFD4E3
Tritanopia (blue-blind)
#8BE8E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a2e4e2; /* rgb */ color: rgb(162, 228, 226); /* oklch */ color: oklch(87.4% 0.066 193.6);
Tailwind
colors: {
custom: {
50: '#bfeceb',
500: '#a2e4e2',
950: '#000000',
},
}SCSS
$custom: #a2e4e2; $custom-light: #bfeceb; $custom-dark: #000000;
JSON
{
"hex": "#a2e4e2",
"rgb": {
"r": 162,
"g": 228,
"b": 226
},
"hsl": {
"h": 178.182,
"s": 55,
"l": 76.471
},
"oklch": {
"l": 0.87429,
"c": 0.06631,
"h": 193.6
},
"luminance": 0.68659
}Semantic roles & 50–950 ramp
primary
#A2E4E2
secondary
#BE6C6F
accent
#2328C3
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#121616
muted
#828484