#A0E2EA#A0E2EA
#A0E2EA is a very light, moderate teal. Relative luminance 0.678; OKLCH L 87.1% C 0.067 H 205.5°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A0E2EA |
|---|---|
| RGB | rgb(160, 226, 234) |
| HSL | hsl(186, 64%, 77%) |
| HSV | hsv(186, 32%, 92%) |
| CMYK | cmyk(31.6%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.91, -18.75, -10.55) |
| CIE-LCH | lch(85.91, 21.51, 209.36°) |
| OKLab | oklab(87.14% -0.0605 -0.0288) |
| OKLCH | oklch(87.14% 0.067 205.5) |
| XYZ | xyz(56.5399, 67.8037, 87.9342) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.24
Robin'S Egg Blue
#98EFF9
ΔE00 3.65
Paleturquoise
#AFEEEE
ΔE00 4.06
Pale Sky Blue
#BDF6FE
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 5.08
Lightblue
#ADD8E6
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0E2EA #EAA8A0
analogous
#A0EACD #A0E2EA #A0BDEA
triadic
#A0E2EA #EAA0E2 #E2EAA0
tetradic
#A0E2EA #CDA0EA #EAA8A0 #BDEAA0
square
#A0E2EA #CDA0EA #EAA8A0 #BDEAA0
split-complementary
#A0E2EA #EAA0BD #EACDA0
monochromatic
#3CC3D4 #6ED3DF #A0E2EA #D2F1F5 #E6F7F9
Accessibility & contrast
On white
1.44
#A0E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#A0E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0E2EA
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0E2EA | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEB
Deuteranopia (green-blind)
#CBD3EA
Tritanopia (blue-blind)
#85E7E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #a0e2ea; /* rgb */ color: rgb(160, 226, 234); /* oklch */ color: oklch(87.1% 0.067 205.5);
Tailwind
colors: {
custom: {
50: '#beebf0',
500: '#a0e2ea',
950: '#000000',
},
}SCSS
$custom: #a0e2ea; $custom-light: #beebf0; $custom-dark: #000000;
JSON
{
"hex": "#a0e2ea",
"rgb": {
"r": 160,
"g": 226,
"b": 234
},
"hsl": {
"h": 186.486,
"s": 63.793,
"l": 77.255
},
"oklch": {
"l": 0.87137,
"c": 0.06707,
"h": 205.5
},
"luminance": 0.67807
}Semantic roles & 50–950 ramp
primary
#A0E2EA
secondary
#C57369
accent
#2D1ACC
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121616
muted
#828485