#A2E4EA#A2E4EA
#A2E4EA is a very light, moderate teal. Relative luminance 0.691; OKLCH L 87.7% C 0.067 H 203.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E4EA |
|---|---|
| RGB | rgb(162, 228, 234) |
| HSL | hsl(185, 63%, 78%) |
| HSV | hsv(185, 31%, 92%) |
| CMYK | cmyk(30.8%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(86.56, -19.20, -9.57) |
| CIE-LCH | lch(86.56, 21.45, 206.49°) |
| OKLab | oklab(87.68% -0.0613 -0.0262) |
| OKLCH | oklch(87.68% 0.067 203.1) |
| XYZ | xyz(57.4900, 69.1056, 88.1354) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.21
Powder Blue
#B0E0E6
ΔE00 3.42
Robin'S Egg Blue
#98EFF9
ΔE00 3.44
Pale Sky Blue
#BDF6FE
ΔE00 4.76
Robin Egg Blue
#8AF1FE
ΔE00 5.01
Light Sky Blue
#C6FCFF
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E4EA #EAA8A2
analogous
#A2EACC #A2E4EA #A2C0EA
triadic
#A2E4EA #EAA2E4 #E4EAA2
tetradic
#A2E4EA #CCA2EA #EAA8A2 #C0EAA2
square
#A2E4EA #CCA2EA #EAA8A2 #C0EAA2
split-complementary
#A2E4EA #EAA2C0 #EACCA2
monochromatic
#3EC7D3 #70D6DF #A2E4EA #D4F2F5 #E6F8F9
Accessibility & contrast
On white
1.42
#A2E4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#A2E4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E4EA
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E4EA | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#CDD5EA
Tritanopia (blue-blind)
#88E9E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a2e4ea; /* rgb */ color: rgb(162, 228, 234); /* oklch */ color: oklch(87.7% 0.067 203.1);
Tailwind
colors: {
custom: {
50: '#c0ecf0',
500: '#a2e4ea',
950: '#000000',
},
}SCSS
$custom: #a2e4ea; $custom-light: #c0ecf0; $custom-dark: #000000;
JSON
{
"hex": "#a2e4ea",
"rgb": {
"r": 162,
"g": 228,
"b": 234
},
"hsl": {
"h": 185,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.87681,
"c": 0.06663,
"h": 203.1
},
"luminance": 0.69109
}Semantic roles & 50–950 ramp
primary
#A2E4EA
secondary
#C6726B
accent
#291BCB
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121616
muted
#828485