#A4E2E5#A4E2E5
#A4E2E5 is a very light, moderate teal. Relative luminance 0.679; OKLCH L 87.2% C 0.063 H 199.8°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E2E5 |
|---|---|
| RGB | rgb(164, 226, 229) |
| HSL | hsl(183, 56%, 77%) |
| HSV | hsv(183, 28%, 90%) |
| CMYK | cmyk(28.4%, 1.3%, 0%, 10.2%) |
| CIE-LAB | lab(85.98, -18.78, -7.79) |
| CIE-LCH | lch(85.98, 20.33, 202.51°) |
| OKLab | oklab(87.2% -0.059 -0.0213) |
| OKLCH | oklch(87.2% 0.063 199.8) |
| XYZ | xyz(56.6444, 67.9395, 84.2425) |
| Luminance | 0.6794 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.88
Powder Blue
#B0E0E6
ΔE00 3.33
Robin'S Egg Blue
#98EFF9
ΔE00 4.43
Pale Sky Blue
#BDF6FE
ΔE00 5.29
Robin Egg Blue
#8AF1FE
ΔE00 6.01
Light Sky Blue
#C6FCFF
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E2E5 #E5A7A4
analogous
#A4E5C8 #A4E2E5 #A4C2E5
triadic
#A4E2E5 #E5A4E2 #E2E5A4
tetradic
#A4E2E5 #C8A4E5 #E5A7A4 #C2E5A4
square
#A4E2E5 #C8A4E5 #E5A7A4 #C2E5A4
split-complementary
#A4E2E5 #E5A4C2 #E5C8A4
monochromatic
#45C4CA #74D3D7 #A4E2E5 #D4F1F3 #E7F7F8
Accessibility & contrast
On white
1.44
#A4E2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#A4E2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E2E5
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E2E5 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE5
Deuteranopia (green-blind)
#CDD3E6
Tritanopia (blue-blind)
#8DE6E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #a4e2e5; /* rgb */ color: rgb(164, 226, 229); /* oklch */ color: oklch(87.2% 0.063 199.8);
Tailwind
colors: {
custom: {
50: '#c1ebed',
500: '#a4e2e5',
950: '#000000',
},
}SCSS
$custom: #a4e2e5; $custom-light: #c1ebed; $custom-dark: #000000;
JSON
{
"hex": "#a4e2e5",
"rgb": {
"r": 164,
"g": 226,
"b": 229
},
"hsl": {
"h": 182.769,
"s": 55.556,
"l": 77.059
},
"oklch": {
"l": 0.87199,
"c": 0.06273,
"h": 199.8
},
"luminance": 0.67942
}Semantic roles & 50–950 ramp
primary
#A4E2E5
secondary
#BF726E
accent
#2A22C3
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#121616
muted
#828484