#A2F691#A2F691
#A2F691 is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.6% C 0.157 H 140.3°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A2F691 |
|---|---|
| RGB | rgb(162, 246, 145) |
| HSL | hsl(110, 85%, 77%) |
| HSV | hsv(110, 41%, 96%) |
| CMYK | cmyk(34.1%, 0%, 41.1%, 3.5%) |
| CIE-LAB | lab(89.69, -44.11, 40.69) |
| CIE-LCH | lch(89.69, 60.01, 137.31°) |
| OKLab | oklab(89.58% -0.1205 0.1) |
| OKLCH | oklch(89.58% 0.157 140.3) |
| XYZ | xyz(52.9650, 75.6348, 38.5908) |
| Luminance | 0.7564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.96
Palegreen
#98FB98
ΔE00 2.10
Pastel Green
#B0FF9D
ΔE00 2.23
Lightgreen
#90EE90
ΔE00 2.78
Light Pastel Green
#B2FBA5
ΔE00 2.94
Light Green
#96F97B
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2F691 #E591F6
analogous
#D5F691 #A2F691 #91F6B3
triadic
#A2F691 #91A2F6 #F691A2
tetradic
#A2F691 #91D5F6 #E591F6 #F6B391
square
#A2F691 #91D5F6 #E591F6 #F6B391
split-complementary
#A2F691 #B391F6 #F691D5
monochromatic
#42ED20 #72F158 #A2F691 #D2FBCA #E7FDE3
Accessibility & contrast
On white
1.30
#A2F691 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#A2F691 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2F691
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2F691 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2F691 | 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)
#FBE689
Deuteranopia (green-blind)
#EFDF97
Tritanopia (blue-blind)
#9CF0DD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #a2f691; /* rgb */ color: rgb(162, 246, 145); /* oklch */ color: oklch(89.6% 0.157 140.3);
Tailwind
colors: {
custom: {
50: '#c0f9b2',
500: '#a2f691',
950: '#000000',
},
}SCSS
$custom: #a2f691; $custom-light: #c0f9b2; $custom-dark: #000000;
JSON
{
"hex": "#a2f691",
"rgb": {
"r": 162,
"g": 246,
"b": 145
},
"hsl": {
"h": 109.901,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.89584,
"c": 0.15658,
"h": 140.3
},
"luminance": 0.75637
}Semantic roles & 50–950 ramp
primary
#A2F691
secondary
#BF57D4
accent
#04E1BC
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581