#7AE176#7AE176
#7AE176 is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.3% C 0.174 H 143.1°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE176 |
|---|---|
| RGB | rgb(122, 225, 118) |
| HSL | hsl(118, 64%, 67%) |
| HSV | hsv(118, 48%, 88%) |
| CMYK | cmyk(45.8%, 0%, 47.6%, 11.8%) |
| CIE-LAB | lab(81.45, -51.00, 43.05) |
| CIE-LCH | lch(81.45, 66.74, 139.84°) |
| OKLab | oklab(82.27% -0.1389 0.1044) |
| OKLCH | oklch(82.27% 0.174 143.1) |
| XYZ | xyz(38.2194, 59.2934, 26.5669) |
| Luminance | 0.5930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.08
Lightgreen
#90EE90
ΔE00 3.98
Fresh Green
#69D84F
ΔE00 4.66
Weird Green
#3AE57F
ΔE00 5.30
Light Green
#96F97B
ΔE00 6.01
Palegreen
#98FB98
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE176 #DD76E1
analogous
#B0E176 #7AE176 #76E1A8
triadic
#7AE176 #767AE1 #E1767A
tetradic
#7AE176 #76B0E1 #DD76E1 #E1A876
square
#7AE176 #76B0E1 #DD76E1 #E1A876
split-complementary
#7AE176 #A876E1 #E176B0
monochromatic
#2DB528 #49D644 #7AE176 #ABECA8 #DBF7DA
Accessibility & contrast
On white
1.63
#7AE176 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#7AE176 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE176
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE176 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE176 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06D
Deuteranopia (green-blind)
#D7C77D
Tritanopia (blue-blind)
#6DDCC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7ae176; /* rgb */ color: rgb(122, 225, 118); /* oklch */ color: oklch(82.3% 0.174 143.1);
Tailwind
colors: {
custom: {
50: '#a6eb9f',
500: '#7ae176',
950: '#000000',
},
}SCSS
$custom: #7ae176; $custom-light: #a6eb9f; $custom-dark: #000000;
JSON
{
"hex": "#7ae176",
"rgb": {
"r": 122,
"g": 225,
"b": 118
},
"hsl": {
"h": 117.757,
"s": 64.072,
"l": 67.255
},
"oklch": {
"l": 0.8227,
"c": 0.17376,
"h": 143.1
},
"luminance": 0.59296
}Semantic roles & 50–950 ramp
primary
#7AE176
secondary
#B245B6
accent
#1ACCC5
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480