#A2FEC6#A2FEC6
#A2FEC6 is a very light, moderate green. Relative luminance 0.826; OKLCH L 92.5% C 0.117 H 156.5°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FEC6 |
|---|---|
| RGB | rgb(162, 254, 198) |
| HSL | hsl(143, 98%, 82%) |
| HSV | hsv(143, 36%, 100%) |
| CMYK | cmyk(36.2%, 0%, 22%, 0.4%) |
| CIE-LAB | lab(92.86, -39.03, 18.27) |
| CIE-LCH | lch(92.86, 43.09, 154.91°) |
| OKLab | oklab(92.45% -0.1077 0.0468) |
| OKLCH | oklch(92.45% 0.117 156.5) |
| XYZ | xyz(60.5313, 82.6387, 66.1765) |
| Luminance | 0.8264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.51
Light Sea Green
#98F6B0
ΔE00 3.62
Mint
#AAF0C1
ΔE00 3.77
Light Seafoam Green
#A7FFB5
ΔE00 4.03
Light Mint Green
#A6FBB2
ΔE00 4.11
Light Aquamarine
#7BFDC7
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FEC6 #FEA2DA
analogous
#ACFEA2 #A2FEC6 #A2FEF4
triadic
#A2FEC6 #C6A2FE #FEC6A2
tetradic
#A2FEC6 #A2ACFE #FEA2DA #FEF4A2
square
#A2FEC6 #A2ACFE #FEA2DA #FEF4A2
split-complementary
#A2FEC6 #F4A2FE #FEA2AC
monochromatic
#29FD7C #65FDA1 #A2FEC6 #DFFFEB #E1FFEC
Accessibility & contrast
On white
1.20
#A2FEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#A2FEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FEC6
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FEC6 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF1C3
Deuteranopia (green-blind)
#EEE6C9
Tritanopia (blue-blind)
#8FFCEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #a2fec6; /* rgb */ color: rgb(162, 254, 198); /* oklch */ color: oklch(92.5% 0.117 156.5);
Tailwind
colors: {
custom: {
50: '#c0ffd7',
500: '#a2fec6',
950: '#000000',
},
}SCSS
$custom: #a2fec6; $custom-light: #c0ffd7; $custom-dark: #000000;
JSON
{
"hex": "#a2fec6",
"rgb": {
"r": 162,
"g": 254,
"b": 198
},
"hsl": {
"h": 143.478,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.9245,
"c": 0.11743,
"h": 156.5
},
"luminance": 0.82642
}Semantic roles & 50–950 ramp
primary
#A2FEC6
secondary
#E262B0
accent
#008CE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683