#A2FFD0#A2FFD0
#A2FFD0 is a very light, moderate green. Relative luminance 0.838; OKLCH L 92.9% C 0.111 H 161.2°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FFD0 |
|---|---|
| RGB | rgb(162, 255, 208) |
| HSL | hsl(150, 100%, 82%) |
| HSV | hsv(150, 36%, 100%) |
| CMYK | cmyk(36.5%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(93.34, -37.58, 13.83) |
| CIE-LCH | lch(93.34, 40.04, 159.79°) |
| OKLab | oklab(92.91% -0.1046 0.0356) |
| OKLCH | oklch(92.91% 0.111 161.2) |
| XYZ | xyz(62.0412, 83.7517, 72.5589) |
| Luminance | 0.8376 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.30
Light Seafoam
#A0FEBF
ΔE00 3.73
Light Aquamarine
#7BFDC7
ΔE00 3.96
Mint
#AAF0C1
ΔE00 4.06
Aquamarine
#7FFFD4
ΔE00 4.17
Light Aqua
#8CFFDB
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FFD0 #FFA2D1
analogous
#A3FFA2 #A2FFD0 #A2FFFE
triadic
#A2FFD0 #D0A2FF #FFD0A2
tetradic
#A2FFD0 #A2A3FF #FFA2D1 #FFFEA2
square
#A2FFD0 #A2A3FF #FFA2D1 #FFFEA2
split-complementary
#A2FFD0 #FEA2FF #FFA2A3
monochromatic
#28FF92 #65FFB1 #A2FFD0 #DFFFEF #E0FFF0
Accessibility & contrast
On white
1.18
#A2FFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#A2FFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FFD0
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FFD0 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF2CE
Deuteranopia (green-blind)
#EDE8D3
Tritanopia (blue-blind)
#8CFFF2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #a2ffd0; /* rgb */ color: rgb(162, 255, 208); /* oklch */ color: oklch(92.9% 0.111 161.2);
Tailwind
colors: {
custom: {
50: '#c0ffde',
500: '#a2ffd0',
950: '#000000',
},
}SCSS
$custom: #a2ffd0; $custom-light: #c0ffde; $custom-dark: #000000;
JSON
{
"hex": "#a2ffd0",
"rgb": {
"r": 162,
"g": 255,
"b": 208
},
"hsl": {
"h": 149.677,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.92912,
"c": 0.1105,
"h": 161.2
},
"luminance": 0.83755
}Semantic roles & 50–950 ramp
primary
#A2FFD0
secondary
#E362A3
accent
#0074E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#121815
muted
#828684