#7AE181#7AE181
#7AE181 is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.4% C 0.163 H 145.3°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE181 |
|---|---|
| RGB | rgb(122, 225, 129) |
| HSL | hsl(124, 63%, 68%) |
| HSV | hsv(124, 46%, 88%) |
| CMYK | cmyk(45.8%, 0%, 42.7%, 11.8%) |
| CIE-LAB | lab(81.60, -49.44, 37.83) |
| CIE-LCH | lch(81.60, 62.26, 142.58°) |
| OKLab | oklab(82.44% -0.1344 0.093) |
| OKLCH | oklch(82.44% 0.163 145.3) |
| XYZ | xyz(38.9116, 59.5703, 30.2124) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.42
Lightish Green
#61E160
ΔE00 4.50
Weird Green
#3AE57F
ΔE00 4.68
Tealish Green
#0CDC73
ΔE00 5.91
Palegreen
#98FB98
ΔE00 5.97
Fresh Green
#69D84F
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE181 #E17ADA
analogous
#A6E17A #7AE181 #7AE1B5
triadic
#7AE181 #817AE1 #E1817A
tetradic
#7AE181 #7AA6E1 #E17ADA #E1B57A
square
#7AE181 #7AA6E1 #E17ADA #E1B57A
split-complementary
#7AE181 #B57AE1 #E17AA6
monochromatic
#29B733 #48D652 #7AE181 #ACECB0 #DEF8E0
Accessibility & contrast
On white
1.63
#7AE181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#7AE181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE181
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE181 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17A
Deuteranopia (green-blind)
#D6C787
Tritanopia (blue-blind)
#6BDCCA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7ae181; /* rgb */ color: rgb(122, 225, 129); /* oklch */ color: oklch(82.4% 0.163 145.3);
Tailwind
colors: {
custom: {
50: '#a6eba7',
500: '#7ae181',
950: '#000000',
},
}SCSS
$custom: #7ae181; $custom-light: #a6eba7; $custom-dark: #000000;
JSON
{
"hex": "#7ae181",
"rgb": {
"r": 122,
"g": 225,
"b": 129
},
"hsl": {
"h": 124.078,
"s": 63.19,
"l": 68.039
},
"oklch": {
"l": 0.82443,
"c": 0.16344,
"h": 145.3
},
"luminance": 0.59573
}Semantic roles & 50–950 ramp
primary
#7AE181
secondary
#B847B0
accent
#1BBFCB
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480