#A0E2CA#A0E2CA
#A0E2CA is a very light, moderate teal. Relative luminance 0.661; OKLCH L 86.2% C 0.075 H 169.9°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A0E2CA |
|---|---|
| RGB | rgb(160, 226, 202) |
| HSL | hsl(158, 53%, 76%) |
| HSV | hsv(158, 29%, 89%) |
| CMYK | cmyk(29.2%, 0%, 10.6%, 11.4%) |
| CIE-LAB | lab(85.06, -25.75, 5.09) |
| CIE-LCH | lch(85.06, 26.25, 168.81°) |
| OKLab | oklab(86.18% -0.0735 0.0131) |
| OKLCH | oklch(86.18% 0.075 169.9) |
| XYZ | xyz(52.3507, 66.1280, 65.8712) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.77
Seafoam Blue
#78D1B6
ΔE00 5.89
Pale Teal
#82CBB2
ΔE00 6.02
Pale Turquoise
#A5FBD5
ΔE00 6.36
Pale Aqua
#B8FFEB
ΔE00 6.49
Tiffany Blue
#7BF2DA
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0E2CA #E2A0B8
analogous
#A0E2A9 #A0E2CA #A0D9E2
triadic
#A0E2CA #CAA0E2 #E2CAA0
tetradic
#A0E2CA #A9A0E2 #E2A0B8 #D9E2A0
square
#A0E2CA #A9A0E2 #E2A0B8 #D9E2A0
split-complementary
#A0E2CA #E2A0D9 #E2A9A0
monochromatic
#42C596 #71D4B0 #A0E2CA #CFF0E4 #E8F8F2
Accessibility & contrast
On white
1.48
#A0E2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#A0E2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0E2CA
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0E2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0E2CA | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C9
Deuteranopia (green-blind)
#D3D1CC
Tritanopia (blue-blind)
#90E3DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a0e2ca; /* rgb */ color: rgb(160, 226, 202); /* oklch */ color: oklch(86.2% 0.075 169.9);
Tailwind
colors: {
custom: {
50: '#bdebda',
500: '#a0e2ca',
950: '#000000',
},
}SCSS
$custom: #a0e2ca; $custom-light: #bdebda; $custom-dark: #000000;
JSON
{
"hex": "#a0e2ca",
"rgb": {
"r": 160,
"g": 226,
"b": 202
},
"hsl": {
"h": 158.182,
"s": 53.226,
"l": 75.686
},
"oklch": {
"l": 0.8618,
"c": 0.07467,
"h": 169.9
},
"luminance": 0.66131
}Semantic roles & 50–950 ramp
primary
#A0E2CA
secondary
#BB6B88
accent
#255DC1
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#121614
muted
#828483