#7AE8A2#7AE8A2
#7AE8A2 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.7% C 0.142 H 154.1°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE8A2 |
|---|---|
| RGB | rgb(122, 232, 162) |
| HSL | hsl(142, 71%, 69%) |
| HSV | hsv(142, 47%, 91%) |
| CMYK | cmyk(47.4%, 0%, 30.2%, 9%) |
| CIE-LAB | lab(84.20, -46.88, 24.53) |
| CIE-LCH | lch(84.20, 52.91, 152.38°) |
| OKLab | oklab(84.74% -0.128 0.0621) |
| OKLCH | oklch(84.74% 0.142 154.1) |
| XYZ | xyz(43.4012, 64.4561, 44.3296) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 3.71
Light Sea Green
#98F6B0
ΔE00 3.97
Light Blue Green
#7EFBB3
ΔE00 4.09
Hospital Green
#9BE5AA
ΔE00 4.26
Light Greenish Blue
#63F7B4
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE8A2 #E87AC0
analogous
#89E87A #7AE8A2 #7AE8D9
triadic
#7AE8A2 #A27AE8 #E8A27A
tetradic
#7AE8A2 #7A89E8 #E87AC0 #E8D97A
square
#7AE8A2 #7A89E8 #E87AC0 #E8D97A
split-complementary
#7AE8A2 #D97AE8 #E87A89
monochromatic
#22C55E #46DF7E #7AE8A2 #AEF1C6 #E2FAEB
Accessibility & contrast
On white
1.51
#7AE8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#7AE8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE8A2
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE8A2 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99E
Deuteranopia (green-blind)
#D8CEA6
Tritanopia (blue-blind)
#60E6D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7ae8a2; /* rgb */ color: rgb(122, 232, 162); /* oklch */ color: oklch(84.7% 0.142 154.1);
Tailwind
colors: {
custom: {
50: '#a6f0be',
500: '#7ae8a2',
950: '#000000',
},
}SCSS
$custom: #7ae8a2; $custom-light: #a6f0be; $custom-dark: #000000;
JSON
{
"hex": "#7ae8a2",
"rgb": {
"r": 122,
"g": 232,
"b": 162
},
"hsl": {
"h": 141.818,
"s": 70.513,
"l": 69.412
},
"oklch": {
"l": 0.84741,
"c": 0.14226,
"h": 154.1
},
"luminance": 0.64459
}Semantic roles & 50–950 ramp
primary
#7AE8A2
secondary
#C04694
accent
#138DD3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582