#A5E4E0#A5E4E0
#A5E4E0 is a very light, moderate teal. Relative luminance 0.689; OKLCH L 87.5% C 0.064 H 191.1°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A5E4E0 |
|---|---|
| RGB | rgb(165, 228, 224) |
| HSL | hsl(176, 54%, 77%) |
| HSV | hsv(176, 28%, 89%) |
| CMYK | cmyk(27.6%, 0%, 1.8%, 10.6%) |
| CIE-LAB | lab(86.44, -20.61, -4.46) |
| CIE-LCH | lch(86.44, 21.09, 192.22°) |
| OKLab | oklab(87.54% -0.0626 -0.0123) |
| OKLCH | oklch(87.54% 0.064 191.1) |
| XYZ | xyz(56.7106, 68.8651, 80.8107) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.81
Duck Egg Blue
#C3FBF4
ΔE00 5.47
Powder Blue
#B0E0E6
ΔE00 5.54
Pale Cyan
#B7FFFA
ΔE00 5.72
Light Cyan
#ACFFFC
ΔE00 5.97
Robin'S Egg Blue
#98EFF9
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5E4E0 #E4A5A9
analogous
#A5E4C0 #A5E4E0 #A5C9E4
triadic
#A5E4E0 #E0A5E4 #E4E0A5
tetradic
#A5E4E0 #C0A5E4 #E4A5A9 #C9E4A5
square
#A5E4E0 #C0A5E4 #E4A5A9 #C9E4A5
split-complementary
#A5E4E0 #E4A5C9 #E4C0A5
monochromatic
#47C8C0 #76D6D0 #A5E4E0 #D4F2F0 #E7F8F7
Accessibility & contrast
On white
1.42
#A5E4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#A5E4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5E4E0
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5E4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5E4E0 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE0
Deuteranopia (green-blind)
#D1D5E1
Tritanopia (blue-blind)
#90E7E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a5e4e0; /* rgb */ color: rgb(165, 228, 224); /* oklch */ color: oklch(87.5% 0.064 191.1);
Tailwind
colors: {
custom: {
50: '#c1ece9',
500: '#a5e4e0',
950: '#000000',
},
}SCSS
$custom: #a5e4e0; $custom-light: #c1ece9; $custom-dark: #000000;
JSON
{
"hex": "#a5e4e0",
"rgb": {
"r": 165,
"g": 228,
"b": 224
},
"hsl": {
"h": 176.19,
"s": 53.846,
"l": 77.059
},
"oklch": {
"l": 0.87536,
"c": 0.06382,
"h": 191.1
},
"luminance": 0.68868
}Semantic roles & 50–950 ramp
primary
#A5E4E0
secondary
#BE6F74
accent
#242EC1
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#121616
muted
#828484