#A2E2E2#A2E2E2
#A2E2E2 is a very light, moderate teal. Relative luminance 0.676; OKLCH L 87.0% C 0.064 H 196.0°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E2E2 |
|---|---|
| RGB | rgb(162, 226, 226) |
| HSL | hsl(180, 52%, 76%) |
| HSV | hsv(180, 28%, 89%) |
| CMYK | cmyk(28.3%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(85.79, -20.02, -6.49) |
| CIE-LCH | lch(85.79, 21.05, 197.97°) |
| OKLab | oklab(86.99% -0.0619 -0.0178) |
| OKLCH | oklch(86.99% 0.064 196) |
| XYZ | xyz(55.8196, 67.5622, 82.0363) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.74
Powder Blue
#B0E0E6
ΔE00 4.44
Robin'S Egg Blue
#98EFF9
ΔE00 4.94
Pale Sky Blue
#BDF6FE
ΔE00 6.12
Duck Egg Blue
#C3FBF4
ΔE00 6.34
Pale Cyan
#B7FFFA
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E2E2 #E2A2A2
analogous
#A2E2C2 #A2E2E2 #A2C2E2
triadic
#A2E2E2 #E2A2E2 #E2E2A2
tetradic
#A2E2E2 #C2A2E2 #E2A2A2 #C2E2A2
square
#A2E2E2 #C2A2E2 #E2A2A2 #C2E2A2
split-complementary
#A2E2E2 #E2A2C2 #E2C2A2
monochromatic
#45C5C5 #73D3D3 #A2E2E2 #D1F1F1 #E8F8F8
Accessibility & contrast
On white
1.45
#A2E2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#A2E2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E2E2
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E2E2 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE2
Deuteranopia (green-blind)
#CED3E3
Tritanopia (blue-blind)
#8BE6E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a2e2e2; /* rgb */ color: rgb(162, 226, 226); /* oklch */ color: oklch(87.0% 0.064 196.0);
Tailwind
colors: {
custom: {
50: '#bfebeb',
500: '#a2e2e2',
950: '#000000',
},
}SCSS
$custom: #a2e2e2; $custom-light: #bfebeb; $custom-dark: #000000;
JSON
{
"hex": "#a2e2e2",
"rgb": {
"r": 162,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.86993,
"c": 0.06446,
"h": 196
},
"luminance": 0.67565
}Semantic roles & 50–950 ramp
primary
#A2E2E2
secondary
#BB6D6D
accent
#2626C0
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#121616
muted
#828484