#A2FFD2#A2FFD2
#A2FFD2 is a very light, moderate teal. Relative luminance 0.839; OKLCH L 93.0% C 0.109 H 162.3°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FFD2 |
|---|---|
| RGB | rgb(162, 255, 210) |
| HSL | hsl(151, 100%, 82%) |
| HSV | hsv(151, 36%, 100%) |
| CMYK | cmyk(36.5%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(93.39, -37.19, 12.86) |
| CIE-LCH | lch(93.39, 39.35, 160.92°) |
| OKLab | oklab(92.96% -0.1038 0.0331) |
| OKLCH | oklch(92.96% 0.109 162.3) |
| XYZ | xyz(62.2888, 83.8508, 73.8629) |
| Luminance | 0.8386 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.86
Light Aqua
#8CFFDB
ΔE00 3.92
Aquamarine
#7FFFD4
ΔE00 3.94
Light Aquamarine
#7BFDC7
ΔE00 4.07
Light Seafoam
#A0FEBF
ΔE00 4.23
Mint
#AAF0C1
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FFD2 #FFA2CF
analogous
#A2FFA4 #A2FFD2 #A2FDFF
triadic
#A2FFD2 #D2A2FF #FFD2A2
tetradic
#A2FFD2 #A4A2FF #FFA2CF #FDFFA2
square
#A2FFD2 #A4A2FF #FFA2CF #FDFFA2
split-complementary
#A2FFD2 #FFA2FD #FFA4A2
monochromatic
#28FF97 #65FFB4 #A2FFD2 #DFFFF0 #E0FFF0
Accessibility & contrast
On white
1.18
#A2FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#A2FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FFD2
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FFD2 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF2D0
Deuteranopia (green-blind)
#EDE8D5
Tritanopia (blue-blind)
#8CFFF2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a2ffd2; /* rgb */ color: rgb(162, 255, 210); /* oklch */ color: oklch(93.0% 0.109 162.3);
Tailwind
colors: {
custom: {
50: '#c0ffdf',
500: '#a2ffd2',
950: '#000000',
},
}SCSS
$custom: #a2ffd2; $custom-light: #c0ffdf; $custom-dark: #000000;
JSON
{
"hex": "#a2ffd2",
"rgb": {
"r": 162,
"g": 255,
"b": 210
},
"hsl": {
"h": 150.968,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.92961,
"c": 0.10892,
"h": 162.3
},
"luminance": 0.83855
}Semantic roles & 50–950 ramp
primary
#A2FFD2
secondary
#E362A1
accent
#006FE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684