#7AF09C#7AF09C
#7AF09C is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.5% C 0.159 H 151.2°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7AF09C |
|---|---|
| RGB | rgb(122, 240, 156) |
| HSL | hsl(137, 80%, 71%) |
| HSV | hsv(137, 49%, 94%) |
| CMYK | cmyk(49.2%, 0%, 35%, 5.9%) |
| CIE-LAB | lab(86.43, -51.29, 30.61) |
| CIE-LCH | lch(86.43, 59.73, 149.17°) |
| OKLab | oklab(86.53% -0.1394 0.0767) |
| OKLCH | oklch(86.53% 0.159 151.2) |
| XYZ | xyz(45.1838, 68.8545, 42.3553) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.51
Seafoam (survey)
#80F9AD
ΔE00 2.65
Light Bluish Green
#76FDA8
ΔE00 2.88
Foam Green
#90FDA9
ΔE00 3.17
Lightgreen
#90EE90
ΔE00 3.59
Light Blue Green
#7EFBB3
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AF09C #F07ACE
analogous
#93F07A #7AF09C #7AF0D7
triadic
#7AF09C #9C7AF0 #F09C7A
tetradic
#7AF09C #7A93F0 #F07ACE #F0D77A
square
#7AF09C #7A93F0 #F07ACE #F0D77A
split-complementary
#7AF09C #D77AF0 #F07A93
monochromatic
#18D74F #43EA73 #7AF09C #B1F6C5 #E4FCEB
Accessibility & contrast
On white
1.42
#7AF09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#7AF09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AF09C
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AF09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AF09C | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF96
Deuteranopia (green-blind)
#E0D4A1
Tritanopia (blue-blind)
#60EDDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7af09c; /* rgb */ color: rgb(122, 240, 156); /* oklch */ color: oklch(86.5% 0.159 151.2);
Tailwind
colors: {
custom: {
50: '#a7f6ba',
500: '#7af09c',
950: '#000000',
},
}SCSS
$custom: #7af09c; $custom-light: #a7f6ba; $custom-dark: #000000;
JSON
{
"hex": "#7af09c",
"rgb": {
"r": 122,
"g": 240,
"b": 156
},
"hsl": {
"h": 137.288,
"s": 79.73,
"l": 70.98
},
"oklch": {
"l": 0.86525,
"c": 0.15914,
"h": 151.2
},
"luminance": 0.68858
}Semantic roles & 50–950 ramp
primary
#7AF09C
secondary
#CA44A3
accent
#099FDC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581