#7FDE92#7FDE92
#7FDE92 is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.3% C 0.140 H 149.0°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDE92 |
|---|---|
| RGB | rgb(127, 222, 146) |
| HSL | hsl(132, 59%, 68%) |
| HSV | hsv(132, 43%, 87%) |
| CMYK | cmyk(42.8%, 0%, 34.2%, 12.9%) |
| CIE-LAB | lab(81.20, -44.07, 28.73) |
| CIE-LCH | lch(81.20, 52.61, 146.90°) |
| OKLab | oklab(82.26% -0.12 0.0721) |
| OKLCH | oklch(82.26% 0.14 149) |
| XYZ | xyz(40.0596, 58.8272, 36.4325) |
| Luminance | 0.5883 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.54
Lightgreen
#90EE90
ΔE00 4.72
Light Sea Green
#98F6B0
ΔE00 5.77
Weird Green
#3AE57F
ΔE00 5.89
Seafoam (survey)
#80F9AD
ΔE00 6.16
Seafoam Green
#7AF9AB
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDE92 #DE7FCB
analogous
#9BDE7F #7FDE92 #7FDEC1
triadic
#7FDE92 #927FDE #DE927F
tetradic
#7FDE92 #7F9BDE #DE7FCB #DEC17F
square
#7FDE92 #7F9BDE #DE7FCB #DEC17F
split-complementary
#7FDE92 #C17FDE #DE7F9B
monochromatic
#2EB449 #4ED169 #7FDE92 #B0EBBB #E0F7E5
Accessibility & contrast
On white
1.64
#7FDE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#7FDE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDE92
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDE92 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF8D
Deuteranopia (green-blind)
#D2C697
Tritanopia (blue-blind)
#6FDBCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7fde92; /* rgb */ color: rgb(127, 222, 146); /* oklch */ color: oklch(82.3% 0.140 149.0);
Tailwind
colors: {
custom: {
50: '#a8e9b2',
500: '#7fde92',
950: '#000000',
},
}SCSS
$custom: #7fde92; $custom-light: #a8e9b2; $custom-dark: #000000;
JSON
{
"hex": "#7fde92",
"rgb": {
"r": 127,
"g": 222,
"b": 146
},
"hsl": {
"h": 132,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.82255,
"c": 0.13998,
"h": 149
},
"luminance": 0.5883
}Semantic roles & 50–950 ramp
primary
#7FDE92
secondary
#B54CA0
accent
#1FA5C7
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481