#7AE8A0#7AE8A0
#7AE8A0 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.7% C 0.144 H 153.4°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE8A0 |
|---|---|
| RGB | rgb(122, 232, 160) |
| HSL | hsl(141, 71%, 69%) |
| HSV | hsv(141, 47%, 91%) |
| CMYK | cmyk(47.4%, 0%, 31%, 9%) |
| CIE-LAB | lab(84.17, -47.25, 25.51) |
| CIE-LCH | lch(84.17, 53.69, 151.63°) |
| OKLab | oklab(84.7% -0.1289 0.0645) |
| OKLCH | oklch(84.7% 0.144 153.4) |
| XYZ | xyz(43.2248, 64.3855, 43.4008) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 3.67
Light Sea Green
#98F6B0
ΔE00 3.97
Light Blue Green
#7EFBB3
ΔE00 4.16
Hospital Green
#9BE5AA
ΔE00 4.36
Light Greenish Blue
#63F7B4
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE8A0 #E87AC2
analogous
#8BE87A #7AE8A0 #7AE8D7
triadic
#7AE8A0 #A07AE8 #E8A07A
tetradic
#7AE8A0 #7A8BE8 #E87AC2 #E8D77A
square
#7AE8A0 #7A8BE8 #E87AC2 #E8D77A
split-complementary
#7AE8A0 #D77AE8 #E87A8B
monochromatic
#22C55B #46DF7B #7AE8A0 #AEF1C5 #E2FAEB
Accessibility & contrast
On white
1.51
#7AE8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#7AE8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE8A0
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE8A0 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99C
Deuteranopia (green-blind)
#D8CEA4
Tritanopia (blue-blind)
#61E6D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7ae8a0; /* rgb */ color: rgb(122, 232, 160); /* oklch */ color: oklch(84.7% 0.144 153.4);
Tailwind
colors: {
custom: {
50: '#a6f0bc',
500: '#7ae8a0',
950: '#000000',
},
}SCSS
$custom: #7ae8a0; $custom-light: #a6f0bc; $custom-dark: #000000;
JSON
{
"hex": "#7ae8a0",
"rgb": {
"r": 122,
"g": 232,
"b": 160
},
"hsl": {
"h": 140.727,
"s": 70.513,
"l": 69.412
},
"oklch": {
"l": 0.847,
"c": 0.14409,
"h": 153.4
},
"luminance": 0.64389
}Semantic roles & 50–950 ramp
primary
#7AE8A0
secondary
#C04696
accent
#1390D3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582