#A2F692#A2F692
#A2F692 is a very light, vivid green. Relative luminance 0.757; OKLCH L 89.6% C 0.156 H 140.5°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A2F692 |
|---|---|
| RGB | rgb(162, 246, 146) |
| HSL | hsl(110, 85%, 77%) |
| HSV | hsv(110, 41%, 96%) |
| CMYK | cmyk(34.1%, 0%, 40.7%, 3.5%) |
| CIE-LAB | lab(89.70, -43.97, 40.21) |
| CIE-LCH | lch(89.70, 59.58, 137.55°) |
| OKLab | oklab(89.6% -0.1201 0.099) |
| OKLCH | oklch(89.6% 0.156 140.5) |
| XYZ | xyz(53.0424, 75.6657, 38.9987) |
| Luminance | 0.7567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.97
Palegreen
#98FB98
ΔE00 2.02
Pastel Green
#B0FF9D
ΔE00 2.20
Lightgreen
#90EE90
ΔE00 2.71
Light Pastel Green
#B2FBA5
ΔE00 2.83
Light Green
#96F97B
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2F692 #E692F6
analogous
#D4F692 #A2F692 #92F6B4
triadic
#A2F692 #92A2F6 #F692A2
tetradic
#A2F692 #92D4F6 #E692F6 #F6B492
square
#A2F692 #92D4F6 #E692F6 #F6B492
split-complementary
#A2F692 #B492F6 #F692D4
monochromatic
#42ED21 #72F159 #A2F692 #D2FBCB #E7FDE3
Accessibility & contrast
On white
1.30
#A2F692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#A2F692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2F692
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2F692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2F692 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68B
Deuteranopia (green-blind)
#EFDF98
Tritanopia (blue-blind)
#9CF0DD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #a2f692; /* rgb */ color: rgb(162, 246, 146); /* oklch */ color: oklch(89.6% 0.156 140.5);
Tailwind
colors: {
custom: {
50: '#c0f9b3',
500: '#a2f692',
950: '#000000',
},
}SCSS
$custom: #a2f692; $custom-light: #c0f9b3; $custom-dark: #000000;
JSON
{
"hex": "#a2f692",
"rgb": {
"r": 162,
"g": 246,
"b": 146
},
"hsl": {
"h": 110.4,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.89601,
"c": 0.15559,
"h": 140.5
},
"luminance": 0.75668
}Semantic roles & 50–950 ramp
primary
#A2F692
secondary
#C058D4
accent
#04E1BE
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581