#7AD598#7AD598
#7AD598 is a light, vivid green. Relative luminance 0.540; OKLCH L 80.0% C 0.124 H 153.4°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7AD598 |
|---|---|
| RGB | rgb(122, 213, 152) |
| HSL | hsl(140, 52%, 66%) |
| HSV | hsv(140, 43%, 84%) |
| CMYK | cmyk(42.7%, 0%, 28.6%, 16.5%) |
| CIE-LAB | lab(78.46, -40.47, 21.86) |
| CIE-LCH | lch(78.46, 46.00, 151.62°) |
| OKLab | oklab(80.01% -0.1107 0.0555) |
| OKLCH | oklch(80.01% 0.124 153.4) |
| XYZ | xyz(37.4853, 53.9905, 38.1456) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.94
Seafoam
#7FE0B3
ΔE00 5.05
Emerald
#50C878
ΔE00 5.99
Soft Green
#6FC276
ΔE00 6.22
Eucalyptus
#44D7A8
ΔE00 6.66
Aqua Green
#12E193
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AD598 #D57AB7
analogous
#89D57A #7AD598 #7AD5C5
triadic
#7AD598 #987AD5 #D5987A
tetradic
#7AD598 #7A89D5 #D57AB7 #D5C57A
square
#7AD598 #7A89D5 #D57AB7 #D5C57A
split-complementary
#7AD598 #C57AD5 #D57A89
monochromatic
#33A257 #4BC674 #7AD598 #A9E4BC #D7F2E0
Accessibility & contrast
On white
1.78
#7AD598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#7AD598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AD598
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AD598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AD598 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C894
Deuteranopia (green-blind)
#C7BE9C
Tritanopia (blue-blind)
#68D3C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7ad598; /* rgb */ color: rgb(122, 213, 152); /* oklch */ color: oklch(80.0% 0.124 153.4);
Tailwind
colors: {
custom: {
50: '#a5e2b6',
500: '#7ad598',
950: '#000000',
},
}SCSS
$custom: #7ad598; $custom-light: #a5e2b6; $custom-dark: #000000;
JSON
{
"hex": "#7ad598",
"rgb": {
"r": 122,
"g": 213,
"b": 152
},
"hsl": {
"h": 139.78,
"s": 52,
"l": 65.686
},
"oklch": {
"l": 0.80005,
"c": 0.12382,
"h": 153.4
},
"luminance": 0.53993
}Semantic roles & 50–950 ramp
primary
#7AD598
secondary
#A64D89
accent
#268DBF
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481