#7FD484#7FD484
#7FD484 is a light, vivid green. Relative luminance 0.533; OKLCH L 79.6% C 0.139 H 145.4°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD484 |
|---|---|
| RGB | rgb(127, 212, 132) |
| HSL | hsl(124, 50%, 66%) |
| HSV | hsv(124, 40%, 83%) |
| CMYK | cmyk(40.1%, 0%, 37.7%, 16.9%) |
| CIE-LAB | lab(78.03, -42.01, 31.71) |
| CIE-LCH | lch(78.03, 52.63, 142.95°) |
| OKLab | oklab(79.6% -0.1144 0.0788) |
| OKLCH | oklch(79.6% 0.139 145.4) |
| XYZ | xyz(36.4589, 53.2628, 30.1849) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.63
Emerald
#50C878
ΔE00 5.36
Lightgreen
#90EE90
ΔE00 6.10
Pistachio
#93C572
ΔE00 6.12
Hospital Green
#9BE5AA
ΔE00 6.39
Weird Green
#3AE57F
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD484 #D47FCF
analogous
#A5D47F #7FD484 #7FD4AF
triadic
#7FD484 #847FD4 #D4847F
tetradic
#7FD484 #7FA5D4 #D47FCF #D4AF7F
square
#7FD484 #7FA5D4 #D47FCF #D4AF7F
split-complementary
#7FD484 #AF7FD4 #D47FA5
monochromatic
#36A23D #51C558 #7FD484 #ADE3B0 #DBF3DC
Accessibility & contrast
On white
1.80
#7FD484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#7FD484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD484
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD484 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67E
Deuteranopia (green-blind)
#CABE89
Tritanopia (blue-blind)
#74D0C0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7fd484; /* rgb */ color: rgb(127, 212, 132); /* oklch */ color: oklch(79.6% 0.139 145.4);
Tailwind
colors: {
custom: {
50: '#a8e2a8',
500: '#7fd484',
950: '#000000',
},
}SCSS
$custom: #7fd484; $custom-light: #a8e2a8; $custom-dark: #000000;
JSON
{
"hex": "#7fd484",
"rgb": {
"r": 127,
"g": 212,
"b": 132
},
"hsl": {
"h": 123.529,
"s": 49.708,
"l": 66.471
},
"oklch": {
"l": 0.79603,
"c": 0.13891,
"h": 145.4
},
"luminance": 0.53265
}Semantic roles & 50–950 ramp
primary
#7FD484
secondary
#A751A2
accent
#28B4BD
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#101510
muted
#818480