#A4E2E2#A4E2E2
#A4E2E2 is a very light, moderate teal. Relative luminance 0.678; OKLCH L 87.1% C 0.063 H 196.1°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E2E2 |
|---|---|
| RGB | rgb(164, 226, 226) |
| HSL | hsl(180, 52%, 76%) |
| HSV | hsv(180, 27%, 89%) |
| CMYK | cmyk(27.4%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(85.89, -19.46, -6.33) |
| CIE-LCH | lch(85.89, 20.46, 198.01°) |
| OKLab | oklab(87.11% -0.0602 -0.0173) |
| OKLCH | oklch(87.11% 0.063 196.1) |
| XYZ | xyz(56.2292, 67.7734, 82.0555) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.66
Powder Blue
#B0E0E6
ΔE00 4.16
Robin'S Egg Blue
#98EFF9
ΔE00 5.07
Pale Sky Blue
#BDF6FE
ΔE00 5.96
Duck Egg Blue
#C3FBF4
ΔE00 6.23
Light Sky Blue
#C6FCFF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E2E2 #E2A4A4
analogous
#A4E2C3 #A4E2E2 #A4C3E2
triadic
#A4E2E2 #E2A4E2 #E2E2A4
tetradic
#A4E2E2 #C3A4E2 #E2A4A4 #C3E2A4
square
#A4E2E2 #C3A4E2 #E2A4A4 #C3E2A4
split-complementary
#A4E2E2 #E2A4C3 #E2C3A4
monochromatic
#47C4C4 #76D3D3 #A4E2E2 #D2F1F1 #E8F8F8
Accessibility & contrast
On white
1.44
#A4E2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#A4E2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E2E2
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E2E2 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE2
Deuteranopia (green-blind)
#CED3E3
Tritanopia (blue-blind)
#8EE6E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #a4e2e2; /* rgb */ color: rgb(164, 226, 226); /* oklch */ color: oklch(87.1% 0.063 196.1);
Tailwind
colors: {
custom: {
50: '#c1ebeb',
500: '#a4e2e2',
950: '#000000',
},
}SCSS
$custom: #a4e2e2; $custom-light: #c1ebeb; $custom-dark: #000000;
JSON
{
"hex": "#a4e2e2",
"rgb": {
"r": 164,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 51.667,
"l": 76.471
},
"oklch": {
"l": 0.87106,
"c": 0.06264,
"h": 196.1
},
"luminance": 0.67776
}Semantic roles & 50–950 ramp
primary
#A4E2E2
secondary
#BB6F6F
accent
#2626BF
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#121616
muted
#828484