#7FD38B#7FD38B
#7FD38B is a light, vivid green. Relative luminance 0.530; OKLCH L 79.5% C 0.130 H 147.6°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD38B |
|---|---|
| RGB | rgb(127, 211, 139) |
| HSL | hsl(129, 49%, 66%) |
| HSV | hsv(129, 40%, 83%) |
| CMYK | cmyk(39.8%, 0%, 34.1%, 17.3%) |
| CIE-LAB | lab(77.85, -40.43, 27.87) |
| CIE-LCH | lch(77.85, 49.10, 145.42°) |
| OKLab | oklab(79.5% -0.1102 0.0699) |
| OKLCH | oklch(79.5% 0.13 147.6) |
| XYZ | xyz(36.7049, 52.9624, 32.7098) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.61
Emerald
#50C878
ΔE00 5.26
Hospital Green
#9BE5AA
ΔE00 5.64
Pistachio
#93C572
ΔE00 6.77
Lightgreen
#90EE90
ΔE00 6.81
Dark Mint
#48C072
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD38B #D37FC7
analogous
#9DD37F #7FD38B #7FD3B5
triadic
#7FD38B #8B7FD3 #D38B7F
tetradic
#7FD38B #7F9DD3 #D37FC7 #D3B57F
square
#7FD38B #7F9DD3 #D37FC7 #D3B57F
split-complementary
#7FD38B #B57FD3 #D37F9D
monochromatic
#37A046 #51C362 #7FD38B #ADE3B4 #DAF2DE
Accessibility & contrast
On white
1.81
#7FD38B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#7FD38B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD38B
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD38B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD38B | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C686
Deuteranopia (green-blind)
#C8BD8F
Tritanopia (blue-blind)
#73D0C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7fd38b; /* rgb */ color: rgb(127, 211, 139); /* oklch */ color: oklch(79.5% 0.130 147.6);
Tailwind
colors: {
custom: {
50: '#a8e1ad',
500: '#7fd38b',
950: '#000000',
},
}SCSS
$custom: #7fd38b; $custom-light: #a8e1ad; $custom-dark: #000000;
JSON
{
"hex": "#7fd38b",
"rgb": {
"r": 127,
"g": 211,
"b": 139
},
"hsl": {
"h": 128.571,
"s": 48.837,
"l": 66.275
},
"oklch": {
"l": 0.79497,
"c": 0.13045,
"h": 147.6
},
"luminance": 0.52965
}Semantic roles & 50–950 ramp
primary
#7FD38B
secondary
#A55199
accent
#29A7BC
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481