#A2FFD4#A2FFD4
#A2FFD4 is a very light, moderate teal. Relative luminance 0.840; OKLCH L 93.0% C 0.107 H 163.4°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FFD4 |
|---|---|
| RGB | rgb(162, 255, 212) |
| HSL | hsl(152, 100%, 82%) |
| HSV | hsv(152, 36%, 100%) |
| CMYK | cmyk(36.5%, 0%, 16.9%, 0%) |
| CIE-LAB | lab(93.43, -36.79, 11.90) |
| CIE-LCH | lch(93.43, 38.67, 162.08°) |
| OKLab | oklab(93.01% -0.1029 0.0306) |
| OKLCH | oklch(93.01% 0.107 163.4) |
| XYZ | xyz(62.5395, 83.9511, 75.1834) |
| Luminance | 0.8396 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.47
Light Aqua
#8CFFDB
ΔE00 3.52
Aquamarine
#7FFFD4
ΔE00 3.76
Light Turquoise
#7EF4CC
ΔE00 4.21
Light Aquamarine
#7BFDC7
ΔE00 4.24
Mint
#AAF0C1
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FFD4 #FFA2CD
analogous
#A2FFA6 #A2FFD4 #A2FCFF
triadic
#A2FFD4 #D4A2FF #FFD4A2
tetradic
#A2FFD4 #A6A2FF #FFA2CD #FCFFA2
square
#A2FFD4 #A6A2FF #FFA2CD #FCFFA2
split-complementary
#A2FFD4 #FFA2FC #FFA6A2
monochromatic
#28FF9B #65FFB8 #A2FFD4 #DFFFF0 #E0FFF1
Accessibility & contrast
On white
1.18
#A2FFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#A2FFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FFD4
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FFD4 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF3D2
Deuteranopia (green-blind)
#EDE8D7
Tritanopia (blue-blind)
#8BFFF3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a2ffd4; /* rgb */ color: rgb(162, 255, 212); /* oklch */ color: oklch(93.0% 0.107 163.4);
Tailwind
colors: {
custom: {
50: '#c0ffe1',
500: '#a2ffd4',
950: '#000000',
},
}SCSS
$custom: #a2ffd4; $custom-light: #c0ffe1; $custom-dark: #000000;
JSON
{
"hex": "#a2ffd4",
"rgb": {
"r": 162,
"g": 255,
"b": 212
},
"hsl": {
"h": 152.258,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.9301,
"c": 0.10738,
"h": 163.4
},
"luminance": 0.83955
}Semantic roles & 50–950 ramp
primary
#A2FFD4
secondary
#E3629E
accent
#006AE6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684