#7FD993#7FD993
#7FD993 is a light, vivid green. Relative luminance 0.562; OKLCH L 81.1% C 0.132 H 149.8°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD993 |
|---|---|
| RGB | rgb(127, 217, 147) |
| HSL | hsl(133, 54%, 67%) |
| HSV | hsv(133, 41%, 85%) |
| CMYK | cmyk(41.5%, 0%, 32.3%, 14.9%) |
| CIE-LAB | lab(79.75, -41.72, 26.27) |
| CIE-LCH | lch(79.75, 49.30, 147.80°) |
| OKLab | oklab(81.09% -0.1137 0.0662) |
| OKLCH | oklch(81.09% 0.132 149.8) |
| XYZ | xyz(38.8294, 56.2418, 36.4078) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.46
Emerald
#50C878
ΔE00 6.07
Lightgreen
#90EE90
ΔE00 6.09
Soft Green
#6FC276
ΔE00 6.13
Seafoam
#7FE0B3
ΔE00 6.41
Light Sea Green
#98F6B0
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD993 #D97FC5
analogous
#98D97F #7FD993 #7FD9C0
triadic
#7FD993 #937FD9 #D9937F
tetradic
#7FD993 #7F98D9 #D97FC5 #D9C07F
square
#7FD993 #7F98D9 #D97FC5 #D9C07F
split-complementary
#7FD993 #C07FD9 #D97F98
monochromatic
#33AB4D #50CB6B #7FD993 #AEE7BB #DDF5E3
Accessibility & contrast
On white
1.71
#7FD993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#7FD993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD993
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD993 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB8F
Deuteranopia (green-blind)
#CDC297
Tritanopia (blue-blind)
#70D6C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7fd993; /* rgb */ color: rgb(127, 217, 147); /* oklch */ color: oklch(81.1% 0.132 149.8);
Tailwind
colors: {
custom: {
50: '#a8e5b3',
500: '#7fd993',
950: '#000000',
},
}SCSS
$custom: #7fd993; $custom-light: #a8e5b3; $custom-dark: #000000;
JSON
{
"hex": "#7fd993",
"rgb": {
"r": 127,
"g": 217,
"b": 147
},
"hsl": {
"h": 133.333,
"s": 54.217,
"l": 67.451
},
"oklch": {
"l": 0.81086,
"c": 0.13159,
"h": 149.8
},
"luminance": 0.56244
}Semantic roles & 50–950 ramp
primary
#7FD993
secondary
#AE4E99
accent
#249FC2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481