#A2FFD7#A2FFD7
#A2FFD7 is a very light, moderate teal. Relative luminance 0.841; OKLCH L 93.1% C 0.105 H 165.2°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FFD7 |
|---|---|
| RGB | rgb(162, 255, 215) |
| HSL | hsl(154, 100%, 82%) |
| HSV | hsv(154, 36%, 100%) |
| CMYK | cmyk(36.5%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(93.50, -36.19, 10.45) |
| CIE-LCH | lch(93.50, 37.67, 163.90°) |
| OKLab | oklab(93.09% -0.1016 0.0269) |
| OKLCH | oklch(93.09% 0.105 165.2) |
| XYZ | xyz(62.9214, 84.1038, 77.1949) |
| Luminance | 0.8411 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.08
Light Aqua
#8CFFDB
ΔE00 2.99
Aquamarine
#7FFFD4
ΔE00 3.63
Light Turquoise
#7EF4CC
ΔE00 4.03
Light Aquamarine
#7BFDC7
ΔE00 4.61
Mint
#AAF0C1
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FFD7 #FFA2CA
analogous
#A2FFA9 #A2FFD7 #A2F8FF
triadic
#A2FFD7 #D7A2FF #FFD7A2
tetradic
#A2FFD7 #A9A2FF #FFA2CA #F8FFA2
square
#A2FFD7 #A9A2FF #FFA2CA #F8FFA2
split-complementary
#A2FFD7 #FFA2F8 #FFA9A2
monochromatic
#28FFA2 #65FFBD #A2FFD7 #DFFFF1 #E0FFF2
Accessibility & contrast
On white
1.18
#A2FFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#A2FFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FFD7
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FFD7 | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF3D5
Deuteranopia (green-blind)
#ECE8D9
Tritanopia (blue-blind)
#8AFFF3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a2ffd7; /* rgb */ color: rgb(162, 255, 215); /* oklch */ color: oklch(93.1% 0.105 165.2);
Tailwind
colors: {
custom: {
50: '#c0ffe3',
500: '#a2ffd7',
950: '#000000',
},
}SCSS
$custom: #a2ffd7; $custom-light: #c0ffe3; $custom-dark: #000000;
JSON
{
"hex": "#a2ffd7",
"rgb": {
"r": 162,
"g": 255,
"b": 215
},
"hsl": {
"h": 154.194,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.93086,
"c": 0.10515,
"h": 165.2
},
"luminance": 0.84108
}Semantic roles & 50–950 ramp
primary
#A2FFD7
secondary
#E3629A
accent
#0063E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131815
muted
#828684