#7FD29F#7FD29F
#7FD29F is a light, moderate green. Relative luminance 0.531; OKLCH L 79.7% C 0.110 H 155.9°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD29F |
|---|---|
| RGB | rgb(127, 210, 159) |
| HSL | hsl(143, 48%, 66%) |
| HSV | hsv(143, 40%, 82%) |
| CMYK | cmyk(39.5%, 0%, 24.3%, 17.6%) |
| CIE-LAB | lab(77.94, -36.38, 17.49) |
| CIE-LCH | lch(77.94, 40.37, 154.32°) |
| OKLab | oklab(79.69% -0.1001 0.0447) |
| OKLCH | oklch(79.69% 0.11 155.9) |
| XYZ | xyz(38.0545, 53.1060, 41.0394) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.12
Hospital Green
#9BE5AA
ΔE00 5.36
Mediumaquamarine
#66CDAA
ΔE00 5.58
Eucalyptus
#44D7A8
ΔE00 6.21
Light Teal
#90E4C1
ΔE00 6.41
Seafoam Blue
#78D1B6
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD29F #D27FB2
analogous
#88D27F #7FD29F #7FD2C9
triadic
#7FD29F #9F7FD2 #D29F7F
tetradic
#7FD29F #7F88D2 #D27FB2 #D2C97F
square
#7FD29F #7F88D2 #D27FB2 #D2C97F
split-complementary
#7FD29F #C97FD2 #D27F88
monochromatic
#389F60 #52C27D #7FD29F #ACE2C1 #DAF2E3
Accessibility & contrast
On white
1.81
#7FD29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#7FD29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD29F
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD29F | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C69C
Deuteranopia (green-blind)
#C4BDA2
Tritanopia (blue-blind)
#6ED1C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7fd29f; /* rgb */ color: rgb(127, 210, 159); /* oklch */ color: oklch(79.7% 0.110 155.9);
Tailwind
colors: {
custom: {
50: '#a7e0bb',
500: '#7fd29f',
950: '#000000',
},
}SCSS
$custom: #7fd29f; $custom-light: #a7e0bb; $custom-dark: #000000;
JSON
{
"hex": "#7fd29f",
"rgb": {
"r": 127,
"g": 210,
"b": 159
},
"hsl": {
"h": 143.133,
"s": 47.977,
"l": 66.078
},
"oklch": {
"l": 0.7969,
"c": 0.10965,
"h": 155.9
},
"luminance": 0.53108
}Semantic roles & 50–950 ramp
primary
#7FD29F
secondary
#A45184
accent
#2A83BB
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482