#7AF09F#7AF09F
#7AF09F is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.6% C 0.156 H 152.1°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7AF09F |
|---|---|
| RGB | rgb(122, 240, 159) |
| HSL | hsl(139, 80%, 71%) |
| HSV | hsv(139, 49%, 94%) |
| CMYK | cmyk(49.2%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(86.48, -50.77, 29.16) |
| CIE-LCH | lch(86.48, 58.55, 150.13°) |
| OKLab | oklab(86.58% -0.1381 0.0733) |
| OKLCH | oklch(86.58% 0.156 152.1) |
| XYZ | xyz(45.4410, 68.9573, 43.7097) |
| Luminance | 0.6896 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.20
Seafoam (survey)
#80F9AD
ΔE00 2.30
Light Bluish Green
#76FDA8
ΔE00 2.80
Foam Green
#90FDA9
ΔE00 3.21
Light Blue Green
#7EFBB3
ΔE00 3.22
Light Sea Green
#98F6B0
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AF09F #F07ACB
analogous
#90F07A #7AF09F #7AF0DA
triadic
#7AF09F #9F7AF0 #F09F7A
tetradic
#7AF09F #7A90F0 #F07ACB #F0DA7A
square
#7AF09F #7A90F0 #F07ACB #F0DA7A
split-complementary
#7AF09F #DA7AF0 #F07A90
monochromatic
#18D754 #43EA77 #7AF09F #B1F6C7 #E4FCEB
Accessibility & contrast
On white
1.42
#7AF09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#7AF09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AF09F
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AF09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AF09F | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09A
Deuteranopia (green-blind)
#E0D4A4
Tritanopia (blue-blind)
#5FEDDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7af09f; /* rgb */ color: rgb(122, 240, 159); /* oklch */ color: oklch(86.6% 0.156 152.1);
Tailwind
colors: {
custom: {
50: '#a7f6bc',
500: '#7af09f',
950: '#000000',
},
}SCSS
$custom: #7af09f; $custom-light: #a7f6bc; $custom-dark: #000000;
JSON
{
"hex": "#7af09f",
"rgb": {
"r": 122,
"g": 240,
"b": 159
},
"hsl": {
"h": 138.814,
"s": 79.73,
"l": 70.98
},
"oklch": {
"l": 0.86583,
"c": 0.15636,
"h": 152.1
},
"luminance": 0.68961
}Semantic roles & 50–950 ramp
primary
#7AF09F
secondary
#CA44A0
accent
#099ADC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582