#7AD69F#7AD69F
#7AD69F is a light, moderate green. Relative luminance 0.547; OKLCH L 80.4% C 0.119 H 156.2°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7AD69F |
|---|---|
| RGB | rgb(122, 214, 159) |
| HSL | hsl(144, 53%, 66%) |
| HSV | hsv(144, 43%, 84%) |
| CMYK | cmyk(43%, 0%, 25.7%, 16.1%) |
| CIE-LAB | lab(78.89, -39.59, 18.78) |
| CIE-LCH | lch(78.89, 43.82, 154.63°) |
| OKLab | oklab(80.4% -0.1087 0.0479) |
| OKLCH | oklch(80.4% 0.119 156.2) |
| XYZ | xyz(38.3279, 54.7313, 41.3387) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.72
Hospital Green
#9BE5AA
ΔE00 4.96
Eucalyptus
#44D7A8
ΔE00 5.68
Mediumaquamarine
#66CDAA
ΔE00 6.01
Light Teal
#90E4C1
ΔE00 6.48
Emerald
#50C878
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AD69F #D67AB1
analogous
#83D67A #7AD69F #7AD6CD
triadic
#7AD69F #9F7AD6 #D69F7A
tetradic
#7AD69F #7A83D6 #D67AB1 #D6CD7A
square
#7AD69F #7A83D6 #D67AB1 #D6CD7A
split-complementary
#7AD69F #CD7AD6 #D67A83
monochromatic
#32A360 #4BC87D #7AD69F #A9E4C1 #D8F3E3
Accessibility & contrast
On white
1.76
#7AD69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#7AD69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AD69F
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AD69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AD69F | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C99C
Deuteranopia (green-blind)
#C7BFA2
Tritanopia (blue-blind)
#65D4C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7ad69f; /* rgb */ color: rgb(122, 214, 159); /* oklch */ color: oklch(80.4% 0.119 156.2);
Tailwind
colors: {
custom: {
50: '#a5e3bb',
500: '#7ad69f',
950: '#000000',
},
}SCSS
$custom: #7ad69f; $custom-light: #a5e3bb; $custom-dark: #000000;
JSON
{
"hex": "#7ad69f",
"rgb": {
"r": 122,
"g": 214,
"b": 159
},
"hsl": {
"h": 144.13,
"s": 52.874,
"l": 65.882
},
"oklch": {
"l": 0.80399,
"c": 0.11883,
"h": 156.2
},
"luminance": 0.54734
}Semantic roles & 50–950 ramp
primary
#7AD69F
secondary
#A74D83
accent
#2582C0
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101512
muted
#808482