#7AEC99#7AEC99
#7AEC99 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.5% C 0.156 H 150.7°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7AEC99 |
|---|---|
| RGB | rgb(122, 236, 153) |
| HSL | hsl(136, 75%, 70%) |
| HSV | hsv(136, 48%, 93%) |
| CMYK | cmyk(48.3%, 0%, 35.2%, 7.5%) |
| CIE-LAB | lab(85.21, -50.15, 30.50) |
| CIE-LCH | lch(85.21, 58.70, 148.70°) |
| OKLab | oklab(85.51% -0.1364 0.0764) |
| OKLCH | oklch(85.51% 0.156 150.7) |
| XYZ | xyz(43.7684, 66.4250, 40.6457) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.25
Seafoam (survey)
#80F9AD
ΔE00 3.34
Lightgreen
#90EE90
ΔE00 3.47
Light Bluish Green
#76FDA8
ΔE00 3.74
Foam Green
#90FDA9
ΔE00 3.88
Light Sea Green
#98F6B0
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AEC99 #EC7ACD
analogous
#94EC7A #7AEC99 #7AECD2
triadic
#7AEC99 #997AEC #EC997A
tetradic
#7AEC99 #7A94EC #EC7ACD #ECD27A
square
#7AEC99 #7A94EC #EC7ACD #ECD27A
split-complementary
#7AEC99 #D27AEC #EC7A94
monochromatic
#1DCE4E #44E470 #7AEC99 #B0F4C2 #E4FBEA
Accessibility & contrast
On white
1.47
#7AEC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#7AEC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AEC99
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AEC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AEC99 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC94
Deuteranopia (green-blind)
#DDD09E
Tritanopia (blue-blind)
#62E9D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7aec99; /* rgb */ color: rgb(122, 236, 153); /* oklch */ color: oklch(85.5% 0.156 150.7);
Tailwind
colors: {
custom: {
50: '#a7f3b7',
500: '#7aec99',
950: '#000000',
},
}SCSS
$custom: #7aec99; $custom-light: #a7f3b7; $custom-dark: #000000;
JSON
{
"hex": "#7aec99",
"rgb": {
"r": 122,
"g": 236,
"b": 153
},
"hsl": {
"h": 136.316,
"s": 75,
"l": 70.196
},
"oklch": {
"l": 0.85513,
"c": 0.1563,
"h": 150.7
},
"luminance": 0.66428
}Semantic roles & 50–950 ramp
primary
#7AEC99
secondary
#C545A2
accent
#0EA1D7
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581