#A2E2EA#A2E2EA
#A2E2EA is a very light, moderate teal. Relative luminance 0.680; OKLCH L 87.2% C 0.065 H 205.8°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E2EA |
|---|---|
| RGB | rgb(162, 226, 234) |
| HSL | hsl(187, 63%, 78%) |
| HSV | hsv(187, 31%, 92%) |
| CMYK | cmyk(30.8%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(86.01, -18.20, -10.38) |
| CIE-LCH | lch(86.01, 20.95, 209.70°) |
| OKLab | oklab(87.25% -0.0588 -0.0284) |
| OKLCH | oklch(87.25% 0.065 205.8) |
| XYZ | xyz(56.9430, 68.0115, 87.9531) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.91
Robin'S Egg Blue
#98EFF9
ΔE00 3.86
Paleturquoise
#AFEEEE
ΔE00 4.07
Pale Sky Blue
#BDF6FE
ΔE00 4.83
Robin Egg Blue
#8AF1FE
ΔE00 5.32
Lightblue
#ADD8E6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E2EA #EAAAA2
analogous
#A2EACE #A2E2EA #A2BEEA
triadic
#A2E2EA #EAA2E2 #E2EAA2
tetradic
#A2E2EA #CEA2EA #EAAAA2 #BEEAA2
square
#A2E2EA #CEA2EA #EAAAA2 #BEEAA2
split-complementary
#A2E2EA #EAA2BE #EACEA2
monochromatic
#3EC3D3 #70D2DF #A2E2EA #D4F2F5 #E6F7F9
Accessibility & contrast
On white
1.44
#A2E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#A2E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E2EA
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E2EA | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEB
Deuteranopia (green-blind)
#CBD3EA
Tritanopia (blue-blind)
#88E7E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #a2e2ea; /* rgb */ color: rgb(162, 226, 234); /* oklch */ color: oklch(87.2% 0.065 205.8);
Tailwind
colors: {
custom: {
50: '#bfebf0',
500: '#a2e2ea',
950: '#000000',
},
}SCSS
$custom: #a2e2ea; $custom-light: #bfebf0; $custom-dark: #000000;
JSON
{
"hex": "#a2e2ea",
"rgb": {
"r": 162,
"g": 226,
"b": 234
},
"hsl": {
"h": 186.667,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.87247,
"c": 0.0653,
"h": 205.8
},
"luminance": 0.68015
}Semantic roles & 50–950 ramp
primary
#A2E2EA
secondary
#C6756B
accent
#2E1BCB
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121616
muted
#828485