#A4E5EA#A4E5EA
#A4E5EA is a very light, moderate teal. Relative luminance 0.699; OKLCH L 88.0% C 0.066 H 202.0°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E5EA |
|---|---|
| RGB | rgb(164, 229, 234) |
| HSL | hsl(184, 63%, 78%) |
| HSV | hsv(184, 30%, 92%) |
| CMYK | cmyk(29.9%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(86.93, -19.15, -9.00) |
| CIE-LCH | lch(86.93, 21.16, 205.18°) |
| OKLab | oklab(88.01% -0.0608 -0.0246) |
| OKLCH | oklch(88.01% 0.066 202) |
| XYZ | xyz(58.1755, 69.8686, 88.2466) |
| Luminance | 0.6987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.77
Powder Blue
#B0E0E6
ΔE00 3.43
Robin'S Egg Blue
#98EFF9
ΔE00 3.53
Pale Sky Blue
#BDF6FE
ΔE00 4.61
Robin Egg Blue
#8AF1FE
ΔE00 5.16
Light Sky Blue
#C6FCFF
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E5EA #EAA9A4
analogous
#A4EACC #A4E5EA #A4C2EA
triadic
#A4E5EA #EAA4E5 #E5EAA4
tetradic
#A4E5EA #CCA4EA #EAA9A4 #C2EAA4
square
#A4E5EA #CCA4EA #EAA9A4 #C2EAA4
split-complementary
#A4E5EA #EAA4C2 #EACCA4
monochromatic
#41C9D3 #72D7DF #A4E5EA #D6F3F5 #E6F8F9
Accessibility & contrast
On white
1.40
#A4E5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#A4E5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E5EA
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E5EA | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFEA
Deuteranopia (green-blind)
#CFD6EA
Tritanopia (blue-blind)
#8BEAE6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #a4e5ea; /* rgb */ color: rgb(164, 229, 234); /* oklch */ color: oklch(88.0% 0.066 202.0);
Tailwind
colors: {
custom: {
50: '#c1edf0',
500: '#a4e5ea',
950: '#000000',
},
}SCSS
$custom: #a4e5ea; $custom-light: #c1edf0; $custom-dark: #000000;
JSON
{
"hex": "#a4e5ea",
"rgb": {
"r": 164,
"g": 229,
"b": 234
},
"hsl": {
"h": 184.286,
"s": 62.5,
"l": 78.039
},
"oklch": {
"l": 0.88008,
"c": 0.06557,
"h": 202
},
"luminance": 0.69872
}Semantic roles & 50–950 ramp
primary
#A4E5EA
secondary
#C6736D
accent
#281BCA
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121616
muted
#828485