#7AF59B#7AF59B
#7AF59B is a very light, vivid green. Relative luminance 0.718; OKLCH L 87.7% C 0.167 H 150.4°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7AF59B |
|---|---|
| RGB | rgb(122, 245, 155) |
| HSL | hsl(136, 86%, 72%) |
| HSV | hsv(136, 50%, 96%) |
| CMYK | cmyk(50.2%, 0%, 36.7%, 3.9%) |
| CIE-LAB | lab(87.87, -53.50, 33.04) |
| CIE-LCH | lch(87.87, 62.87, 148.30°) |
| OKLab | oklab(87.7% -0.1453 0.0825) |
| OKLCH | oklch(87.7% 0.167 150.4) |
| XYZ | xyz(46.5917, 71.8052, 42.4086) |
| Luminance | 0.7181 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.27
Seafoam Green
#7AF9AB
ΔE00 2.55
Foam Green
#90FDA9
ΔE00 2.57
Baby Green
#8CFF9E
ΔE00 2.72
Seafoam (survey)
#80F9AD
ΔE00 2.77
Mint Green
#8FFF9F
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AF59B #F57AD4
analogous
#96F57A #7AF59B #7AF5D9
triadic
#7AF59B #9B7AF5 #F59B7A
tetradic
#7AF59B #7A96F5 #F57AD4 #F5D97A
square
#7AF59B #7A96F5 #F57AD4 #F5D97A
split-complementary
#7AF59B #D97AF5 #F57A96
monochromatic
#11E34A #41F170 #7AF59B #B3F9C6 #E3FDEA
Accessibility & contrast
On white
1.37
#7AF59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#7AF59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AF59B
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AF59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AF59B | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E495
Deuteranopia (green-blind)
#E5D8A1
Tritanopia (blue-blind)
#5FF1DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #7af59b; /* rgb */ color: rgb(122, 245, 155); /* oklch */ color: oklch(87.7% 0.167 150.4);
Tailwind
colors: {
custom: {
50: '#a8f9b9',
500: '#7af59b',
950: '#000000',
},
}SCSS
$custom: #7af59b; $custom-light: #a8f9b9; $custom-dark: #000000;
JSON
{
"hex": "#7af59b",
"rgb": {
"r": 122,
"g": 245,
"b": 155
},
"hsl": {
"h": 136.098,
"s": 86.014,
"l": 71.961
},
"oklch": {
"l": 0.87698,
"c": 0.16705,
"h": 150.4
},
"luminance": 0.71809
}Semantic roles & 50–950 ramp
primary
#7AF59B
secondary
#D043AA
accent
#03A7E3
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581