#7FD995#7FD995
#7FD995 is a light, vivid green. Relative luminance 0.563; OKLCH L 81.1% C 0.130 H 150.5°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD995 |
|---|---|
| RGB | rgb(127, 217, 149) |
| HSL | hsl(135, 54%, 67%) |
| HSV | hsv(135, 41%, 85%) |
| CMYK | cmyk(41.5%, 0%, 31.3%, 14.9%) |
| CIE-LAB | lab(79.79, -41.37, 25.28) |
| CIE-LCH | lch(79.79, 48.48, 148.57°) |
| OKLab | oklab(81.13% -0.1129 0.0638) |
| OKLCH | oklch(81.13% 0.13 150.5) |
| XYZ | xyz(38.9877, 56.3051, 37.2415) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.29
Seafoam
#7FE0B3
ΔE00 6.01
Emerald
#50C878
ΔE00 6.19
Soft Green
#6FC276
ΔE00 6.29
Lightgreen
#90EE90
ΔE00 6.35
Light Sea Green
#98F6B0
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD995 #D97FC3
analogous
#96D97F #7FD995 #7FD9C2
triadic
#7FD995 #957FD9 #D9957F
tetradic
#7FD995 #7F96D9 #D97FC3 #D9C27F
square
#7FD995 #7F96D9 #D97FC3 #D9C27F
split-complementary
#7FD995 #C27FD9 #D97F96
monochromatic
#33AB50 #50CB6E #7FD995 #AEE7BC #DDF5E3
Accessibility & contrast
On white
1.71
#7FD995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#7FD995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD995
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD995 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB91
Deuteranopia (green-blind)
#CCC299
Tritanopia (blue-blind)
#6FD6C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7fd995; /* rgb */ color: rgb(127, 217, 149); /* oklch */ color: oklch(81.1% 0.130 150.5);
Tailwind
colors: {
custom: {
50: '#a8e5b4',
500: '#7fd995',
950: '#000000',
},
}SCSS
$custom: #7fd995; $custom-light: #a8e5b4; $custom-dark: #000000;
JSON
{
"hex": "#7fd995",
"rgb": {
"r": 127,
"g": 217,
"b": 149
},
"hsl": {
"h": 134.667,
"s": 54.217,
"l": 67.451
},
"oklch": {
"l": 0.81127,
"c": 0.12965,
"h": 150.5
},
"luminance": 0.56308
}Semantic roles & 50–950 ramp
primary
#7FD995
secondary
#AE4E97
accent
#249BC2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481