#7FD189#7FD189
#7FD189 is a light, vivid green. Relative luminance 0.519; OKLCH L 79.0% C 0.129 H 147.1°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD189 |
|---|---|
| RGB | rgb(127, 209, 137) |
| HSL | hsl(127, 47%, 66%) |
| HSV | hsv(127, 39%, 82%) |
| CMYK | cmyk(39.2%, 0%, 34.4%, 18%) |
| CIE-LAB | lab(77.23, -39.87, 28.07) |
| CIE-LCH | lch(77.23, 48.76, 144.85°) |
| OKLab | oklab(78.98% -0.1086 0.0703) |
| OKLCH | oklch(78.98% 0.129 147.1) |
| XYZ | xyz(36.0663, 51.9170, 31.7826) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.15
Emerald
#50C878
ΔE00 5.10
Hospital Green
#9BE5AA
ΔE00 6.02
Pistachio
#93C572
ΔE00 6.38
Dark Mint
#48C072
ΔE00 6.70
Seaweed
#18D17B
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD189 #D17FC7
analogous
#9ED17F #7FD189 #7FD1B2
triadic
#7FD189 #897FD1 #D1897F
tetradic
#7FD189 #7F9ED1 #D17FC7 #D1B27F
square
#7FD189 #7F9ED1 #D17FC7 #D1B27F
split-complementary
#7FD189 #B27FD1 #D17F9E
monochromatic
#389D45 #52C15F #7FD189 #ACE1B3 #D9F1DC
Accessibility & contrast
On white
1.84
#7FD189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#7FD189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD189
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD189 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C484
Deuteranopia (green-blind)
#C7BC8D
Tritanopia (blue-blind)
#73CDBE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fd189; /* rgb */ color: rgb(127, 209, 137); /* oklch */ color: oklch(79.0% 0.129 147.1);
Tailwind
colors: {
custom: {
50: '#a7dfac',
500: '#7fd189',
950: '#000000',
},
}SCSS
$custom: #7fd189; $custom-light: #a7dfac; $custom-dark: #000000;
JSON
{
"hex": "#7fd189",
"rgb": {
"r": 127,
"g": 209,
"b": 137
},
"hsl": {
"h": 127.317,
"s": 47.126,
"l": 65.882
},
"oklch": {
"l": 0.78981,
"c": 0.12941,
"h": 147.1
},
"luminance": 0.51919
}Semantic roles & 50–950 ramp
primary
#7FD189
secondary
#A25299
accent
#2BA9BA
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481