#A2E2CB#A2E2CB
#A2E2CB is a very light, moderate teal. Relative luminance 0.664; OKLCH L 86.3% C 0.072 H 170.3°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E2CB |
|---|---|
| RGB | rgb(162, 226, 203) |
| HSL | hsl(158, 52%, 76%) |
| HSV | hsv(158, 28%, 89%) |
| CMYK | cmyk(28.3%, 0%, 10.2%, 11.4%) |
| CIE-LAB | lab(85.19, -24.96, 4.77) |
| CIE-LCH | lch(85.19, 25.41, 169.19°) |
| OKLab | oklab(86.32% -0.0713 0.0122) |
| OKLCH | oklch(86.32% 0.072 170.3) |
| XYZ | xyz(52.8726, 66.3834, 66.5157) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.19
Seafoam Blue
#78D1B6
ΔE00 6.17
Pale Teal
#82CBB2
ΔE00 6.19
Pale Aqua
#B8FFEB
ΔE00 6.38
Pale Turquoise
#A5FBD5
ΔE00 6.58
Tiffany Blue
#7BF2DA
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E2CB #E2A2B9
analogous
#A2E2AB #A2E2CB #A2D9E2
triadic
#A2E2CB #CBA2E2 #E2CBA2
tetradic
#A2E2CB #ABA2E2 #E2A2B9 #D9E2A2
square
#A2E2CB #ABA2E2 #E2A2B9 #D9E2A2
split-complementary
#A2E2CB #E2A2D9 #E2ABA2
monochromatic
#45C597 #73D3B1 #A2E2CB #D1F1E5 #E8F8F2
Accessibility & contrast
On white
1.47
#A2E2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#A2E2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E2CB
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E2CB | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACA
Deuteranopia (green-blind)
#D3D1CC
Tritanopia (blue-blind)
#92E3DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a2e2cb; /* rgb */ color: rgb(162, 226, 203); /* oklch */ color: oklch(86.3% 0.072 170.3);
Tailwind
colors: {
custom: {
50: '#bfebda',
500: '#a2e2cb',
950: '#000000',
},
}SCSS
$custom: #a2e2cb; $custom-light: #bfebda; $custom-dark: #000000;
JSON
{
"hex": "#a2e2cb",
"rgb": {
"r": 162,
"g": 226,
"b": 203
},
"hsl": {
"h": 158.438,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.8632,
"c": 0.07238,
"h": 170.3
},
"luminance": 0.66386
}Semantic roles & 50–950 ramp
primary
#A2E2CB
secondary
#BB6D89
accent
#265DC0
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#121614
muted
#828483