#A2E2DB#A2E2DB
#A2E2DB is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.8% C 0.065 H 187.6°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E2DB |
|---|---|
| RGB | rgb(162, 226, 219) |
| HSL | hsl(173, 52%, 76%) |
| HSV | hsv(173, 28%, 89%) |
| CMYK | cmyk(28.3%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(85.60, -21.57, -3.08) |
| CIE-LCH | lch(85.60, 21.79, 188.13°) |
| OKLab | oklab(86.78% -0.0648 -0.0086) |
| OKLCH | oklch(86.78% 0.065 187.6) |
| XYZ | xyz(54.8786, 67.1858, 77.0806) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.01
Duck Egg Blue
#C3FBF4
ΔE00 5.96
Pale Cyan
#B7FFFA
ΔE00 6.24
Light Cyan
#ACFFFC
ΔE00 6.53
Eggshell Blue
#C4FFF7
ΔE00 6.54
Powder Blue
#B0E0E6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E2DB #E2A2A9
analogous
#A2E2BB #A2E2DB #A2C9E2
triadic
#A2E2DB #DBA2E2 #E2DBA2
tetradic
#A2E2DB #BBA2E2 #E2A2A9 #C9E2A2
square
#A2E2DB #BBA2E2 #E2A2A9 #C9E2A2
split-complementary
#A2E2DB #E2A2C9 #E2BBA2
monochromatic
#45C5B7 #73D3C9 #A2E2DB #D1F1ED #E8F8F6
Accessibility & contrast
On white
1.45
#A2E2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#A2E2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E2DB
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E2DB | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#8EE5E0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a2e2db; /* rgb */ color: rgb(162, 226, 219); /* oklch */ color: oklch(86.8% 0.065 187.6);
Tailwind
colors: {
custom: {
50: '#bfebe6',
500: '#a2e2db',
950: '#000000',
},
}SCSS
$custom: #a2e2db; $custom-light: #bfebe6; $custom-dark: #000000;
JSON
{
"hex": "#a2e2db",
"rgb": {
"r": 162,
"g": 226,
"b": 219
},
"hsl": {
"h": 173.438,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.86779,
"c": 0.06533,
"h": 187.6
},
"luminance": 0.67189
}Semantic roles & 50–950 ramp
primary
#A2E2DB
secondary
#BB6D75
accent
#2636C0
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#121615
muted
#828484