#A1E4E2#A1E4E2
#A1E4E2 is a very light, moderate teal. Relative luminance 0.686; OKLCH L 87.4% C 0.067 H 193.6°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A1E4E2 |
|---|---|
| RGB | rgb(161, 228, 226) |
| HSL | hsl(178, 55%, 76%) |
| HSV | hsv(178, 29%, 89%) |
| CMYK | cmyk(29.4%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(86.28, -21.29, -5.77) |
| CIE-LCH | lch(86.28, 22.06, 195.16°) |
| OKLab | oklab(87.37% -0.0653 -0.0159) |
| OKLCH | oklch(87.37% 0.067 193.6) |
| XYZ | xyz(56.1642, 68.5518, 82.2092) |
| Luminance | 0.6855 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.68
Robin'S Egg Blue
#98EFF9
ΔE00 5.18
Powder Blue
#B0E0E6
ΔE00 5.39
Pale Cyan
#B7FFFA
ΔE00 5.80
Light Cyan
#ACFFFC
ΔE00 5.82
Duck Egg Blue
#C3FBF4
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1E4E2 #E4A1A3
analogous
#A1E4C1 #A1E4E2 #A1C5E4
triadic
#A1E4E2 #E2A1E4 #E4E2A1
tetradic
#A1E4E2 #C1A1E4 #E4A1A3 #C5E4A1
square
#A1E4E2 #C1A1E4 #E4A1A3 #C5E4A1
split-complementary
#A1E4E2 #E4A1C5 #E4C1A1
monochromatic
#42C9C5 #71D6D3 #A1E4E2 #D1F2F1 #E7F8F8
Accessibility & contrast
On white
1.43
#A1E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#A1E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1E4E2
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1E4E2 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDE2
Deuteranopia (green-blind)
#CFD4E3
Tritanopia (blue-blind)
#89E8E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a1e4e2; /* rgb */ color: rgb(161, 228, 226); /* oklch */ color: oklch(87.4% 0.067 193.6);
Tailwind
colors: {
custom: {
50: '#bfeceb',
500: '#a1e4e2',
950: '#000000',
},
}SCSS
$custom: #a1e4e2; $custom-light: #bfeceb; $custom-dark: #000000;
JSON
{
"hex": "#a1e4e2",
"rgb": {
"r": 161,
"g": 228,
"b": 226
},
"hsl": {
"h": 178.209,
"s": 55.372,
"l": 76.275
},
"oklch": {
"l": 0.87374,
"c": 0.06721,
"h": 193.6
},
"luminance": 0.68555
}Semantic roles & 50–950 ramp
primary
#A1E4E2
secondary
#BE6B6E
accent
#2327C3
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#121616
muted
#828484