#A2F595#A2F595
#A2F595 is a very light, vivid green. Relative luminance 0.752; OKLCH L 89.4% C 0.151 H 141.1°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A2F595 |
|---|---|
| RGB | rgb(162, 245, 149) |
| HSL | hsl(112, 83%, 77%) |
| HSV | hsv(112, 39%, 96%) |
| CMYK | cmyk(33.9%, 0%, 39.2%, 3.9%) |
| CIE-LAB | lab(89.46, -43.11, 38.43) |
| CIE-LCH | lch(89.46, 57.75, 138.29°) |
| OKLab | oklab(89.42% -0.1176 0.0949) |
| OKLCH | oklch(89.42% 0.151 141.1) |
| XYZ | xyz(52.9755, 75.1536, 40.1428) |
| Luminance | 0.7516 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.99
Pale Light Green
#B1FC99
ΔE00 2.18
Pastel Green
#B0FF9D
ΔE00 2.35
Lightgreen
#90EE90
ΔE00 2.40
Light Pastel Green
#B2FBA5
ΔE00 2.51
Mint Green
#8FFF9F
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2F595 #E895F5
analogous
#D2F595 #A2F595 #95F5B8
triadic
#A2F595 #95A2F5 #F595A2
tetradic
#A2F595 #95D2F5 #E895F5 #F5B895
square
#A2F595 #95D2F5 #E895F5 #F5B895
split-complementary
#A2F595 #B895F5 #F595D2
monochromatic
#40EA25 #71F05D #A2F595 #D3FACD #E6FCE3
Accessibility & contrast
On white
1.31
#A2F595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#A2F595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2F595
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2F595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2F595 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68E
Deuteranopia (green-blind)
#EDDE9B
Tritanopia (blue-blind)
#9BEFDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #a2f595; /* rgb */ color: rgb(162, 245, 149); /* oklch */ color: oklch(89.4% 0.151 141.1);
Tailwind
colors: {
custom: {
50: '#c0f9b5',
500: '#a2f595',
950: '#000000',
},
}SCSS
$custom: #a2f595; $custom-light: #c0f9b5; $custom-dark: #000000;
JSON
{
"hex": "#a2f595",
"rgb": {
"r": 162,
"g": 245,
"b": 149
},
"hsl": {
"h": 111.875,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.89421,
"c": 0.15117,
"h": 141.1
},
"luminance": 0.75156
}Semantic roles & 50–950 ramp
primary
#A2F595
secondary
#C35BD3
accent
#06DFC2
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581