#A0E4DF#A0E4DF
#A0E4DF is a very light, moderate teal. Relative luminance 0.683; OKLCH L 87.2% C 0.068 H 190.2°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A0E4DF |
|---|---|
| RGB | rgb(160, 228, 223) |
| HSL | hsl(176, 56%, 76%) |
| HSV | hsv(176, 30%, 89%) |
| CMYK | cmyk(29.8%, 0%, 2.2%, 10.6%) |
| CIE-LAB | lab(86.15, -22.24, -4.39) |
| CIE-LCH | lch(86.15, 22.67, 191.17°) |
| OKLab | oklab(87.23% -0.0674 -0.0121) |
| OKLCH | oklch(87.23% 0.068 190.2) |
| XYZ | xyz(55.5554, 68.2851, 80.0508) |
| Luminance | 0.6829 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.38
Pale Cyan
#B7FFFA
ΔE00 5.75
Light Cyan
#ACFFFC
ΔE00 5.84
Duck Egg Blue
#C3FBF4
ΔE00 5.84
Robin'S Egg Blue
#98EFF9
ΔE00 6.16
Powder Blue
#B0E0E6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0E4DF #E4A0A5
analogous
#A0E4BD #A0E4DF #A0C7E4
triadic
#A0E4DF #DFA0E4 #E4DFA0
tetradic
#A0E4DF #BDA0E4 #E4A0A5 #C7E4A0
square
#A0E4DF #BDA0E4 #E4A0A5 #C7E4A0
split-complementary
#A0E4DF #E4A0C7 #E4BDA0
monochromatic
#41C9BF #70D6CF #A0E4DF #D0F2EF #E7F8F7
Accessibility & contrast
On white
1.43
#A0E4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#A0E4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0E4DF
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0E4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0E4DF | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#D0D4E0
Tritanopia (blue-blind)
#89E8E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #a0e4df; /* rgb */ color: rgb(160, 228, 223); /* oklch */ color: oklch(87.2% 0.068 190.2);
Tailwind
colors: {
custom: {
50: '#beece9',
500: '#a0e4df',
950: '#000000',
},
}SCSS
$custom: #a0e4df; $custom-light: #beece9; $custom-dark: #000000;
JSON
{
"hex": "#a0e4df",
"rgb": {
"r": 160,
"g": 228,
"b": 223
},
"hsl": {
"h": 175.588,
"s": 55.738,
"l": 76.078
},
"oklch": {
"l": 0.87227,
"c": 0.06846,
"h": 190.2
},
"luminance": 0.68288
}Semantic roles & 50–950 ramp
primary
#A0E4DF
secondary
#BE6A71
accent
#222EC3
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#121616
muted
#828484