#7FDE8A#7FDE8A
#7FDE8A is a very light, vivid green. Relative luminance 0.586; OKLCH L 82.1% C 0.148 H 146.7°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDE8A |
|---|---|
| RGB | rgb(127, 222, 138) |
| HSL | hsl(127, 59%, 68%) |
| HSV | hsv(127, 43%, 87%) |
| CMYK | cmyk(42.8%, 0%, 37.8%, 12.9%) |
| CIE-LAB | lab(81.06, -45.38, 32.64) |
| CIE-LCH | lch(81.06, 55.90, 144.27°) |
| OKLab | oklab(82.1% -0.1235 0.0812) |
| OKLCH | oklch(82.1% 0.148 146.7) |
| XYZ | xyz(39.4590, 58.5870, 33.2690) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.99
Weird Green
#3AE57F
ΔE00 5.46
Hospital Green
#9BE5AA
ΔE00 5.60
Lightish Green
#61E160
ΔE00 6.31
Light Sea Green
#98F6B0
ΔE00 6.40
Tealish Green
#0CDC73
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDE8A #DE7FD3
analogous
#A3DE7F #7FDE8A #7FDEB9
triadic
#7FDE8A #8A7FDE #DE8A7F
tetradic
#7FDE8A #7FA3DE #DE7FD3 #DEB97F
square
#7FDE8A #7FA3DE #DE7FD3 #DEB97F
split-complementary
#7FDE8A #B97FDE #DE7FA3
monochromatic
#2EB43E #4ED15E #7FDE8A #B0EBB6 #E0F7E3
Accessibility & contrast
On white
1.65
#7FDE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#7FDE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDE8A
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDE8A | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF84
Deuteranopia (green-blind)
#D3C68F
Tritanopia (blue-blind)
#71DAC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7fde8a; /* rgb */ color: rgb(127, 222, 138); /* oklch */ color: oklch(82.1% 0.148 146.7);
Tailwind
colors: {
custom: {
50: '#a9e9ad',
500: '#7fde8a',
950: '#000000',
},
}SCSS
$custom: #7fde8a; $custom-light: #a9e9ad; $custom-dark: #000000;
JSON
{
"hex": "#7fde8a",
"rgb": {
"r": 127,
"g": 222,
"b": 138
},
"hsl": {
"h": 126.947,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.82104,
"c": 0.14777,
"h": 146.7
},
"luminance": 0.5859
}Semantic roles & 50–950 ramp
primary
#7FDE8A
secondary
#B54CA9
accent
#1FB3C7
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481