#A2F7EA#A2F7EA
#A2F7EA is a very light, moderate teal. Relative luminance 0.801; OKLCH L 91.8% C 0.084 H 183.8°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A2F7EA |
|---|---|
| RGB | rgb(162, 247, 234) |
| HSL | hsl(171, 84%, 80%) |
| HSV | hsv(171, 34%, 97%) |
| CMYK | cmyk(34.4%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(91.75, -28.46, -1.91) |
| CIE-LCH | lch(91.75, 28.53, 183.83°) |
| OKLab | oklab(91.83% -0.0843 -0.0056) |
| OKLCH | oklch(91.83% 0.084 183.8) |
| XYZ | xyz(63.0070, 80.1396, 89.9744) |
| Luminance | 0.8014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.85
Pale Cyan
#B7FFFA
ΔE00 4.13
Light Cyan
#ACFFFC
ΔE00 4.16
Eggshell Blue
#C4FFF7
ΔE00 5.06
Tiffany Blue
#7BF2DA
ΔE00 5.30
Duck Egg Blue
#C3FBF4
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2F7EA #F7A2AF
analogous
#A2F7C0 #A2F7EA #A2D9F7
triadic
#A2F7EA #EAA2F7 #F7EAA2
tetradic
#A2F7EA #C0A2F7 #F7A2AF #D9F7A2
square
#A2F7EA #C0A2F7 #F7A2AF #D9F7A2
split-complementary
#A2F7EA #F7A2D9 #F7C0A2
monochromatic
#31EDD1 #6AF2DD #A2F7EA #DAFCF7 #E3FDF9
Accessibility & contrast
On white
1.23
#A2F7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#A2F7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2F7EA
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2F7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2F7EA | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEA
Deuteranopia (green-blind)
#E0E3EB
Tritanopia (blue-blind)
#85FAF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #a2f7ea; /* rgb */ color: rgb(162, 247, 234); /* oklch */ color: oklch(91.8% 0.084 183.8);
Tailwind
colors: {
custom: {
50: '#c0faf0',
500: '#a2f7ea',
950: '#000000',
},
}SCSS
$custom: #a2f7ea; $custom-light: #c0faf0; $custom-dark: #000000;
JSON
{
"hex": "#a2f7ea",
"rgb": {
"r": 162,
"g": 247,
"b": 234
},
"hsl": {
"h": 170.824,
"s": 84.158,
"l": 80.196
},
"oklch": {
"l": 0.91831,
"c": 0.08447,
"h": 183.8
},
"luminance": 0.80143
}Semantic roles & 50–950 ramp
primary
#A2F7EA
secondary
#D76677
accent
#0526E1
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121716
muted
#828585