#A0E4E0#A0E4E0
#A0E4E0 is a very light, moderate teal. Relative luminance 0.683; OKLCH L 87.3% C 0.068 H 191.4°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A0E4E0 |
|---|---|
| RGB | rgb(160, 228, 224) |
| HSL | hsl(176, 56%, 76%) |
| HSV | hsv(176, 30%, 89%) |
| CMYK | cmyk(29.8%, 0%, 1.8%, 10.6%) |
| CIE-LAB | lab(86.18, -22.02, -4.88) |
| CIE-LCH | lch(86.18, 22.55, 192.49°) |
| OKLab | oklab(87.26% -0.067 -0.0134) |
| OKLCH | oklch(87.26% 0.068 191.4) |
| XYZ | xyz(55.6906, 68.3392, 80.7629) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.14
Pale Cyan
#B7FFFA
ΔE00 5.75
Light Cyan
#ACFFFC
ΔE00 5.79
Robin'S Egg Blue
#98EFF9
ΔE00 5.81
Duck Egg Blue
#C3FBF4
ΔE00 5.87
Powder Blue
#B0E0E6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0E4E0 #E4A0A4
analogous
#A0E4BE #A0E4E0 #A0C6E4
triadic
#A0E4E0 #E0A0E4 #E4E0A0
tetradic
#A0E4E0 #BEA0E4 #E4A0A4 #C6E4A0
square
#A0E4E0 #BEA0E4 #E4A0A4 #C6E4A0
split-complementary
#A0E4E0 #E4A0C6 #E4BEA0
monochromatic
#41C9C1 #70D6D0 #A0E4E0 #D0F2F0 #E7F8F7
Accessibility & contrast
On white
1.43
#A0E4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#A0E4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0E4E0
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0E4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0E4E0 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDE0
Deuteranopia (green-blind)
#CFD4E1
Tritanopia (blue-blind)
#89E8E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a0e4e0; /* rgb */ color: rgb(160, 228, 224); /* oklch */ color: oklch(87.3% 0.068 191.4);
Tailwind
colors: {
custom: {
50: '#beece9',
500: '#a0e4e0',
950: '#000000',
},
}SCSS
$custom: #a0e4e0; $custom-light: #beece9; $custom-dark: #000000;
JSON
{
"hex": "#a0e4e0",
"rgb": {
"r": 160,
"g": 228,
"b": 224
},
"hsl": {
"h": 176.471,
"s": 55.738,
"l": 76.078
},
"oklch": {
"l": 0.87258,
"c": 0.06831,
"h": 191.4
},
"luminance": 0.68342
}Semantic roles & 50–950 ramp
primary
#A0E4E0
secondary
#BE6A6F
accent
#222CC3
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#121616
muted
#828484