#A2FECC#A2FECC
#A2FECC is a very light, moderate green. Relative luminance 0.829; OKLCH L 92.6% C 0.112 H 159.4°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FECC |
|---|---|
| RGB | rgb(162, 254, 204) |
| HSL | hsl(147, 98%, 82%) |
| HSV | hsv(147, 36%, 100%) |
| CMYK | cmyk(36.2%, 0%, 19.7%, 0.4%) |
| CIE-LAB | lab(92.98, -37.89, 15.37) |
| CIE-LCH | lch(92.98, 40.89, 157.92°) |
| OKLab | oklab(92.59% -0.1051 0.0395) |
| OKLCH | oklch(92.59% 0.112 159.4) |
| XYZ | xyz(61.2371, 82.9210, 69.8937) |
| Luminance | 0.8293 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.93
Pale Turquoise
#A5FBD5
ΔE00 2.97
Mint
#AAF0C1
ΔE00 3.68
Light Aquamarine
#7BFDC7
ΔE00 3.97
Aquamarine
#7FFFD4
ΔE00 4.68
Light Sea Green
#98F6B0
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FECC #FEA2D4
analogous
#A6FEA2 #A2FECC #A2FEFA
triadic
#A2FECC #CCA2FE #FECCA2
tetradic
#A2FECC #A2A6FE #FEA2D4 #FEFAA2
square
#A2FECC #A2A6FE #FEA2D4 #FEFAA2
split-complementary
#A2FECC #FAA2FE #FEA2A6
monochromatic
#29FD8A #65FDAB #A2FECC #DFFFED #E1FFEE
Accessibility & contrast
On white
1.19
#A2FECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#A2FECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FECC
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FECC | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C9
Deuteranopia (green-blind)
#EDE7CF
Tritanopia (blue-blind)
#8EFDF0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a2fecc; /* rgb */ color: rgb(162, 254, 204); /* oklch */ color: oklch(92.6% 0.112 159.4);
Tailwind
colors: {
custom: {
50: '#c0ffdb',
500: '#a2fecc',
950: '#000000',
},
}SCSS
$custom: #a2fecc; $custom-light: #c0ffdb; $custom-dark: #000000;
JSON
{
"hex": "#a2fecc",
"rgb": {
"r": 162,
"g": 254,
"b": 204
},
"hsl": {
"h": 147.391,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.92591,
"c": 0.11232,
"h": 159.4
},
"luminance": 0.82925
}Semantic roles & 50–950 ramp
primary
#A2FECC
secondary
#E262A8
accent
#007DE6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121815
muted
#828684