#A2E4E4#A2E4E4
#A2E4E4 is a very light, moderate teal. Relative luminance 0.688; OKLCH L 87.5% C 0.066 H 196.0°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E4E4 |
|---|---|
| RGB | rgb(162, 228, 228) |
| HSL | hsl(180, 55%, 76%) |
| HSV | hsv(180, 29%, 89%) |
| CMYK | cmyk(28.9%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(86.39, -20.57, -6.66) |
| CIE-LCH | lch(86.39, 21.62, 197.94°) |
| OKLab | oklab(87.49% -0.0636 -0.0183) |
| OKLCH | oklch(87.49% 0.066 196) |
| XYZ | xyz(56.6426, 68.7666, 83.6724) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.40
Robin'S Egg Blue
#98EFF9
ΔE00 4.61
Powder Blue
#B0E0E6
ΔE00 4.70
Pale Sky Blue
#BDF6FE
ΔE00 5.95
Light Cyan
#ACFFFC
ΔE00 5.96
Pale Cyan
#B7FFFA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E4E4 #E4A2A2
analogous
#A2E4C3 #A2E4E4 #A2C3E4
triadic
#A2E4E4 #E4A2E4 #E4E4A2
tetradic
#A2E4E4 #C3A2E4 #E4A2A2 #C3E4A2
square
#A2E4E4 #C3A2E4 #E4A2A2 #C3E4A2
split-complementary
#A2E4E4 #E4A2C3 #E4C3A2
monochromatic
#43C8C8 #73D6D6 #A2E4E4 #D1F2F2 #E7F8F8
Accessibility & contrast
On white
1.42
#A2E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#A2E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E4E4
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E4E4 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE4
Deuteranopia (green-blind)
#CFD4E5
Tritanopia (blue-blind)
#8AE8E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a2e4e4; /* rgb */ color: rgb(162, 228, 228); /* oklch */ color: oklch(87.5% 0.066 196.0);
Tailwind
colors: {
custom: {
50: '#bfecec',
500: '#a2e4e4',
950: '#000000',
},
}SCSS
$custom: #a2e4e4; $custom-light: #bfecec; $custom-dark: #000000;
JSON
{
"hex": "#a2e4e4",
"rgb": {
"r": 162,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 55,
"l": 76.471
},
"oklch": {
"l": 0.87491,
"c": 0.06621,
"h": 196
},
"luminance": 0.6877
}Semantic roles & 50–950 ramp
primary
#A2E4E4
secondary
#BE6C6C
accent
#2323C3
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#121616
muted
#828484