#A2E2CF#A2E2CF
#A2E2CF is a very light, moderate teal. Relative luminance 0.666; OKLCH L 86.4% C 0.070 H 174.2°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E2CF |
|---|---|
| RGB | rgb(162, 226, 207) |
| HSL | hsl(162, 52%, 76%) |
| HSV | hsv(162, 28%, 89%) |
| CMYK | cmyk(28.3%, 0%, 8.4%, 11.4%) |
| CIE-LAB | lab(85.29, -24.13, 2.80) |
| CIE-LCH | lch(85.29, 24.29, 173.38°) |
| OKLab | oklab(86.43% -0.0697 0.0071) |
| OKLCH | oklch(86.43% 0.07 174.2) |
| XYZ | xyz(53.3555, 66.5765, 69.0586) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.30
Pale Aqua
#B8FFEB
ΔE00 6.17
Pale Teal
#82CBB2
ΔE00 6.53
Seafoam Blue
#78D1B6
ΔE00 6.54
Tiffany Blue
#7BF2DA
ΔE00 6.81
Pale Turquoise
#A5FBD5
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E2CF #E2A2B5
analogous
#A2E2AF #A2E2CF #A2D5E2
triadic
#A2E2CF #CFA2E2 #E2CFA2
tetradic
#A2E2CF #AFA2E2 #E2A2B5 #D5E2A2
square
#A2E2CF #AFA2E2 #E2A2B5 #D5E2A2
split-complementary
#A2E2CF #E2A2D5 #E2AFA2
monochromatic
#45C59F #73D3B7 #A2E2CF #D1F1E7 #E8F8F3
Accessibility & contrast
On white
1.47
#A2E2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#A2E2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E2CF
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E2CF | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACE
Deuteranopia (green-blind)
#D2D2D0
Tritanopia (blue-blind)
#91E3DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a2e2cf; /* rgb */ color: rgb(162, 226, 207); /* oklch */ color: oklch(86.4% 0.070 174.2);
Tailwind
colors: {
custom: {
50: '#bfebdd',
500: '#a2e2cf',
950: '#000000',
},
}SCSS
$custom: #a2e2cf; $custom-light: #bfebdd; $custom-dark: #000000;
JSON
{
"hex": "#a2e2cf",
"rgb": {
"r": 162,
"g": 226,
"b": 207
},
"hsl": {
"h": 162.188,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.86431,
"c": 0.07004,
"h": 174.2
},
"luminance": 0.66579
}Semantic roles & 50–950 ramp
primary
#A2E2CF
secondary
#BB6D84
accent
#2653C0
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#121615
muted
#828484