#A4E5E2#A4E5E2
#A4E5E2 is a very light, moderate teal. Relative luminance 0.694; OKLCH L 87.8% C 0.065 H 192.4°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E5E2 |
|---|---|
| RGB | rgb(164, 229, 226) |
| HSL | hsl(177, 56%, 77%) |
| HSV | hsv(177, 28%, 90%) |
| CMYK | cmyk(28.4%, 0%, 1.3%, 10.2%) |
| CIE-LAB | lab(86.71, -20.95, -5.12) |
| CIE-LCH | lch(86.71, 21.56, 193.73°) |
| OKLab | oklab(87.76% -0.0639 -0.0141) |
| OKLCH | oklch(87.76% 0.065 192.4) |
| XYZ | xyz(57.0521, 69.4192, 82.3298) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.51
Powder Blue
#B0E0E6
ΔE00 5.45
Duck Egg Blue
#C3FBF4
ΔE00 5.47
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Pale Cyan
#B7FFFA
ΔE00 5.52
Light Cyan
#ACFFFC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E5E2 #E5A4A7
analogous
#A4E5C2 #A4E5E2 #A4C8E5
triadic
#A4E5E2 #E2A4E5 #E5E2A4
tetradic
#A4E5E2 #C2A4E5 #E5A4A7 #C8E5A4
square
#A4E5E2 #C2A4E5 #E5A4A7 #C8E5A4
split-complementary
#A4E5E2 #E5A4C8 #E5C2A4
monochromatic
#45CAC4 #74D7D3 #A4E5E2 #D4F3F1 #E7F8F7
Accessibility & contrast
On white
1.41
#A4E5E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#A4E5E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E5E2
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E5E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E5E2 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE2
Deuteranopia (green-blind)
#D1D5E3
Tritanopia (blue-blind)
#8EE9E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a4e5e2; /* rgb */ color: rgb(164, 229, 226); /* oklch */ color: oklch(87.8% 0.065 192.4);
Tailwind
colors: {
custom: {
50: '#c1edeb',
500: '#a4e5e2',
950: '#000000',
},
}SCSS
$custom: #a4e5e2; $custom-light: #c1edeb; $custom-dark: #000000;
JSON
{
"hex": "#a4e5e2",
"rgb": {
"r": 164,
"g": 229,
"b": 226
},
"hsl": {
"h": 177.231,
"s": 55.556,
"l": 77.059
},
"oklch": {
"l": 0.87758,
"c": 0.06547,
"h": 192.4
},
"luminance": 0.69422
}Semantic roles & 50–950 ramp
primary
#A4E5E2
secondary
#BF6E72
accent
#222AC3
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#121616
muted
#828484