#A2E283#A2E283
#A2E283 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.8% C 0.141 H 136.1°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A2E283 |
|---|---|
| RGB | rgb(162, 226, 131) |
| HSL | hsl(100, 62%, 70%) |
| HSV | hsv(100, 42%, 89%) |
| CMYK | cmyk(28.3%, 0%, 42%, 11.4%) |
| CIE-LAB | lab(83.82, -37.13, 40.05) |
| CIE-LCH | lch(83.82, 54.62, 132.83°) |
| OKLab | oklab(84.76% -0.1018 0.098) |
| OKLCH | oklch(84.76% 0.141 136.1) |
| XYZ | xyz(46.1922, 63.7112, 31.3321) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.53
Washed Out Green
#BCF5A6
ΔE00 5.51
Tea Green
#BDF8A3
ΔE00 5.53
Pale Light Green
#B1FC99
ΔE00 5.57
Pale Olive Green
#B1D27B
ΔE00 5.79
Light Grey Green
#B7E1A1
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2E283 #C383E2
analogous
#D2E283 #A2E283 #83E293
triadic
#A2E283 #83A2E2 #E283A2
tetradic
#A2E283 #83D2E2 #C383E2 #E29383
square
#A2E283 #83D2E2 #C383E2 #E29383
split-complementary
#A2E283 #9383E2 #E283D2
monochromatic
#5CBE2C #7DD651 #A2E283 #C7EEB5 #ECF9E6
Accessibility & contrast
On white
1.53
#A2E283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#A2E283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2E283
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2E283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2E283 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47C
Deuteranopia (green-blind)
#DFCF89
Tritanopia (blue-blind)
#A1DCCB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a2e283; /* rgb */ color: rgb(162, 226, 131); /* oklch */ color: oklch(84.8% 0.141 136.1);
Tailwind
colors: {
custom: {
50: '#c0eba8',
500: '#a2e283',
950: '#000000',
},
}SCSS
$custom: #a2e283; $custom-light: #c0eba8; $custom-dark: #000000;
JSON
{
"hex": "#a2e283",
"rgb": {
"r": 162,
"g": 226,
"b": 131
},
"hsl": {
"h": 100.421,
"s": 62.092,
"l": 70
},
"oklch": {
"l": 0.84759,
"c": 0.14131,
"h": 136.1
},
"luminance": 0.63713
}Semantic roles & 50–950 ramp
primary
#A2E283
secondary
#974FBA
accent
#1CCA91
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#121610
muted
#828480