#A2F694#A2F694
#A2F694 is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.6% C 0.154 H 140.9°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A2F694 |
|---|---|
| RGB | rgb(162, 246, 148) |
| HSL | hsl(111, 84%, 77%) |
| HSV | hsv(111, 40%, 96%) |
| CMYK | cmyk(34.1%, 0%, 39.8%, 3.5%) |
| CIE-LAB | lab(89.73, -43.69, 39.27) |
| CIE-LCH | lch(89.73, 58.74, 138.05°) |
| OKLab | oklab(89.63% -0.1192 0.0969) |
| OKLCH | oklch(89.63% 0.154 140.9) |
| XYZ | xyz(53.1993, 75.7285, 39.8252) |
| Luminance | 0.7573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.89
Pale Light Green
#B1FC99
ΔE00 2.02
Pastel Green
#B0FF9D
ΔE00 2.18
Lightgreen
#90EE90
ΔE00 2.57
Light Pastel Green
#B2FBA5
ΔE00 2.61
Mint Green
#8FFF9F
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2F694 #E894F6
analogous
#D3F694 #A2F694 #94F6B7
triadic
#A2F694 #94A2F6 #F694A2
tetradic
#A2F694 #94D3F6 #E894F6 #F6B794
square
#A2F694 #94D3F6 #E894F6 #F6B794
split-complementary
#A2F694 #B794F6 #F694D3
monochromatic
#40ED23 #71F15C #A2F694 #D3FBCC #E6FDE3
Accessibility & contrast
On white
1.30
#A2F694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#A2F694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2F694
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2F694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2F694 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78D
Deuteranopia (green-blind)
#EEDF9A
Tritanopia (blue-blind)
#9BF0DE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #a2f694; /* rgb */ color: rgb(162, 246, 148); /* oklch */ color: oklch(89.6% 0.154 140.9);
Tailwind
colors: {
custom: {
50: '#c0f9b4',
500: '#a2f694',
950: '#000000',
},
}SCSS
$custom: #a2f694; $custom-light: #c0f9b4; $custom-dark: #000000;
JSON
{
"hex": "#a2f694",
"rgb": {
"r": 162,
"g": 246,
"b": 148
},
"hsl": {
"h": 111.429,
"s": 84.483,
"l": 77.255
},
"oklch": {
"l": 0.89634,
"c": 0.15362,
"h": 140.9
},
"luminance": 0.75731
}Semantic roles & 50–950 ramp
primary
#A2F694
secondary
#C35AD5
accent
#05E1C1
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581