#A2E2ED#A2E2ED
#A2E2ED is a very light, moderate teal. Relative luminance 0.682; OKLCH L 87.3% C 0.066 H 209.3°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E2ED |
|---|---|
| RGB | rgb(162, 226, 237) |
| HSL | hsl(189, 68%, 78%) |
| HSV | hsv(189, 32%, 93%) |
| CMYK | cmyk(31.6%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(86.10, -17.51, -11.83) |
| CIE-LCH | lch(86.10, 21.13, 214.05°) |
| OKLab | oklab(87.35% -0.0576 -0.0323) |
| OKLCH | oklch(87.35% 0.066 209.3) |
| XYZ | xyz(57.3776, 68.1854, 90.2421) |
| Luminance | 0.6819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.01
Robin'S Egg Blue
#98EFF9
ΔE00 4.12
Pale Sky Blue
#BDF6FE
ΔE00 4.81
Paleturquoise
#AFEEEE
ΔE00 5.01
Lightblue
#ADD8E6
ΔE00 5.14
Robin Egg Blue
#8AF1FE
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E2ED #EDADA2
analogous
#A2EDD2 #A2E2ED #A2BCED
triadic
#A2E2ED #EDA2E2 #E2EDA2
tetradic
#A2E2ED #D2A2ED #EDADA2 #BCEDA2
square
#A2E2ED #D2A2ED #EDADA2 #BCEDA2
split-complementary
#A2E2ED #EDA2BC #EDD2A2
monochromatic
#3BC2D9 #6FD2E3 #A2E2ED #D5F2F7 #E5F7FA
Accessibility & contrast
On white
1.43
#A2E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#A2E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E2ED
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E2ED | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#CBD3ED
Tritanopia (blue-blind)
#87E8E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #a2e2ed; /* rgb */ color: rgb(162, 226, 237); /* oklch */ color: oklch(87.3% 0.066 209.3);
Tailwind
colors: {
custom: {
50: '#c0ebf2',
500: '#a2e2ed',
950: '#000000',
},
}SCSS
$custom: #a2e2ed; $custom-light: #c0ebf2; $custom-dark: #000000;
JSON
{
"hex": "#a2e2ed",
"rgb": {
"r": 162,
"g": 226,
"b": 237
},
"hsl": {
"h": 188.8,
"s": 67.568,
"l": 78.235
},
"oklch": {
"l": 0.87345,
"c": 0.06611,
"h": 209.3
},
"luminance": 0.68189
}Semantic roles & 50–950 ramp
primary
#A2E2ED
secondary
#CA786A
accent
#3116CF
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#121617
muted
#828485