#7FD992#7FD992
#7FD992 is a light, vivid green. Relative luminance 0.562; OKLCH L 81.1% C 0.133 H 149.5°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD992 |
|---|---|
| RGB | rgb(127, 217, 146) |
| HSL | hsl(133, 54%, 67%) |
| HSV | hsv(133, 41%, 85%) |
| CMYK | cmyk(41.5%, 0%, 32.7%, 14.9%) |
| CIE-LAB | lab(79.73, -41.89, 26.77) |
| CIE-LCH | lch(79.73, 49.71, 147.42°) |
| OKLab | oklab(81.07% -0.1142 0.0673) |
| OKLCH | oklch(81.07% 0.133 149.5) |
| XYZ | xyz(38.7513, 56.2106, 35.9963) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.56
Lightgreen
#90EE90
ΔE00 5.96
Emerald
#50C878
ΔE00 6.02
Soft Green
#6FC276
ΔE00 6.06
Seafoam
#7FE0B3
ΔE00 6.60
Light Sea Green
#98F6B0
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD992 #D97FC6
analogous
#99D97F #7FD992 #7FD9BF
triadic
#7FD992 #927FD9 #D9927F
tetradic
#7FD992 #7F99D9 #D97FC6 #D9BF7F
square
#7FD992 #7F99D9 #D97FC6 #D9BF7F
split-complementary
#7FD992 #BF7FD9 #D97F99
monochromatic
#33AB4C #50CB6A #7FD992 #AEE7BA #DDF5E2
Accessibility & contrast
On white
1.72
#7FD992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#7FD992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD992
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD992 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB8D
Deuteranopia (green-blind)
#CDC296
Tritanopia (blue-blind)
#70D6C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7fd992; /* rgb */ color: rgb(127, 217, 146); /* oklch */ color: oklch(81.1% 0.133 149.5);
Tailwind
colors: {
custom: {
50: '#a8e5b2',
500: '#7fd992',
950: '#000000',
},
}SCSS
$custom: #7fd992; $custom-light: #a8e5b2; $custom-dark: #000000;
JSON
{
"hex": "#7fd992",
"rgb": {
"r": 127,
"g": 217,
"b": 146
},
"hsl": {
"h": 132.667,
"s": 54.217,
"l": 67.451
},
"oklch": {
"l": 0.81065,
"c": 0.13257,
"h": 149.5
},
"luminance": 0.56213
}Semantic roles & 50–950 ramp
primary
#7FD992
secondary
#AE4E9A
accent
#24A0C2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481