#7FD29A#7FD29A
#7FD29A is a light, moderate green. Relative luminance 0.529; OKLCH L 79.6% C 0.114 H 153.6°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD29A |
|---|---|
| RGB | rgb(127, 210, 154) |
| HSL | hsl(140, 48%, 66%) |
| HSV | hsv(140, 40%, 82%) |
| CMYK | cmyk(39.5%, 0%, 26.7%, 17.6%) |
| CIE-LAB | lab(77.84, -37.33, 20.00) |
| CIE-LCH | lch(77.84, 42.35, 151.82°) |
| OKLab | oklab(79.57% -0.1023 0.0509) |
| OKLCH | oklch(79.57% 0.114 153.6) |
| XYZ | xyz(37.6294, 52.9360, 38.8004) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.91
Hospital Green
#9BE5AA
ΔE00 5.09
Soft Green
#6FC276
ΔE00 6.33
Emerald
#50C878
ΔE00 6.60
Mediumaquamarine
#66CDAA
ΔE00 6.63
Eucalyptus
#44D7A8
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD29A #D27FB7
analogous
#8DD27F #7FD29A #7FD2C3
triadic
#7FD29A #9A7FD2 #D29A7F
tetradic
#7FD29A #7F8DD2 #D27FB7 #D2C37F
square
#7FD29A #7F8DD2 #D27FB7 #D2C37F
split-complementary
#7FD29A #C37FD2 #D27F8D
monochromatic
#389F59 #52C276 #7FD29A #ACE2BE #DAF2E1
Accessibility & contrast
On white
1.81
#7FD29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#7FD29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD29A
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD29A | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C697
Deuteranopia (green-blind)
#C5BD9D
Tritanopia (blue-blind)
#6FD0C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7fd29a; /* rgb */ color: rgb(127, 210, 154); /* oklch */ color: oklch(79.6% 0.114 153.6);
Tailwind
colors: {
custom: {
50: '#a7e0b8',
500: '#7fd29a',
950: '#000000',
},
}SCSS
$custom: #7fd29a; $custom-light: #a7e0b8; $custom-dark: #000000;
JSON
{
"hex": "#7fd29a",
"rgb": {
"r": 127,
"g": 210,
"b": 154
},
"hsl": {
"h": 139.518,
"s": 47.977,
"l": 66.078
},
"oklch": {
"l": 0.79575,
"c": 0.1143,
"h": 153.6
},
"luminance": 0.52938
}Semantic roles & 50–950 ramp
primary
#7FD29A
secondary
#A45189
accent
#2A8CBB
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481