#A5E4E2#A5E4E2
#A5E4E2 is a very light, moderate teal. Relative luminance 0.690; OKLCH L 87.6% C 0.064 H 193.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A5E4E2 |
|---|---|
| RGB | rgb(165, 228, 226) |
| HSL | hsl(178, 54%, 77%) |
| HSV | hsv(178, 28%, 89%) |
| CMYK | cmyk(27.6%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(86.49, -20.17, -5.44) |
| CIE-LCH | lch(86.49, 20.89, 195.09°) |
| OKLab | oklab(87.6% -0.0618 -0.0149) |
| OKLCH | oklch(87.6% 0.064 193.6) |
| XYZ | xyz(56.9834, 68.9743, 82.2476) |
| Luminance | 0.6898 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.42
Powder Blue
#B0E0E6
ΔE00 4.90
Robin'S Egg Blue
#98EFF9
ΔE00 5.38
Duck Egg Blue
#C3FBF4
ΔE00 5.62
Pale Cyan
#B7FFFA
ΔE00 5.80
Light Cyan
#ACFFFC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5E4E2 #E4A5A7
analogous
#A5E4C3 #A5E4E2 #A5C7E4
triadic
#A5E4E2 #E2A5E4 #E4E2A5
tetradic
#A5E4E2 #C3A5E4 #E4A5A7 #C7E4A5
square
#A5E4E2 #C3A5E4 #E4A5A7 #C7E4A5
split-complementary
#A5E4E2 #E4A5C7 #E4C3A5
monochromatic
#47C8C4 #76D6D3 #A5E4E2 #D4F2F1 #E7F8F7
Accessibility & contrast
On white
1.42
#A5E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#A5E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5E4E2
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5E4E2 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE2
Deuteranopia (green-blind)
#D0D5E3
Tritanopia (blue-blind)
#90E8E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a5e4e2; /* rgb */ color: rgb(165, 228, 226); /* oklch */ color: oklch(87.6% 0.064 193.6);
Tailwind
colors: {
custom: {
50: '#c1eceb',
500: '#a5e4e2',
950: '#000000',
},
}SCSS
$custom: #a5e4e2; $custom-light: #c1eceb; $custom-dark: #000000;
JSON
{
"hex": "#a5e4e2",
"rgb": {
"r": 165,
"g": 228,
"b": 226
},
"hsl": {
"h": 178.095,
"s": 53.846,
"l": 77.059
},
"oklch": {
"l": 0.87597,
"c": 0.0636,
"h": 193.6
},
"luminance": 0.68977
}Semantic roles & 50–950 ramp
primary
#A5E4E2
secondary
#BE6F72
accent
#2429C1
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#121616
muted
#828484