#A2FFC2#A2FFC2
#A2FFC2 is a very light, vivid green. Relative luminance 0.831; OKLCH L 92.6% C 0.122 H 154.6°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FFC2 |
|---|---|
| RGB | rgb(162, 255, 194) |
| HSL | hsl(141, 100%, 82%) |
| HSV | hsv(141, 36%, 100%) |
| CMYK | cmyk(36.5%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(93.06, -40.21, 20.59) |
| CIE-LCH | lch(93.06, 45.18, 152.88°) |
| OKLab | oklab(92.59% -0.1106 0.0526) |
| OKLCH | oklch(92.59% 0.122 154.6) |
| XYZ | xyz(60.3942, 83.0929, 63.8847) |
| Luminance | 0.8310 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.50
Light Sea Green
#98F6B0
ΔE00 2.85
Light Seafoam Green
#A7FFB5
ΔE00 2.98
Light Mint Green
#A6FBB2
ΔE00 3.14
Mint (survey)
#9FFEB0
ΔE00 3.45
Light Mint
#B6FFBB
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FFC2 #FFA2DF
analogous
#B1FFA2 #A2FFC2 #A2FFF0
triadic
#A2FFC2 #C2A2FF #FFC2A2
tetradic
#A2FFC2 #A2B1FF #FFA2DF #FFF0A2
square
#A2FFC2 #A2B1FF #FFA2DF #FFF0A2
split-complementary
#A2FFC2 #F0A2FF #FFA2B1
monochromatic
#28FF72 #65FF9A #A2FFC2 #DFFFEA #E0FFEB
Accessibility & contrast
On white
1.19
#A2FFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#A2FFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FFC2
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FFC2 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BF
Deuteranopia (green-blind)
#F0E7C5
Tritanopia (blue-blind)
#90FDEE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #a2ffc2; /* rgb */ color: rgb(162, 255, 194); /* oklch */ color: oklch(92.6% 0.122 154.6);
Tailwind
colors: {
custom: {
50: '#c0ffd4',
500: '#a2ffc2',
950: '#000000',
},
}SCSS
$custom: #a2ffc2; $custom-light: #c0ffd4; $custom-dark: #000000;
JSON
{
"hex": "#a2ffc2",
"rgb": {
"r": 162,
"g": 255,
"b": 194
},
"hsl": {
"h": 140.645,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.92585,
"c": 0.12246,
"h": 154.6
},
"luminance": 0.83096
}Semantic roles & 50–950 ramp
primary
#A2FFC2
secondary
#E362B7
accent
#0097E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683