#7FE083#7FE083
#7FE083 is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.5% C 0.157 H 144.8°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE083 |
|---|---|
| RGB | rgb(127, 224, 131) |
| HSL | hsl(122, 61%, 69%) |
| HSV | hsv(122, 43%, 88%) |
| CMYK | cmyk(43.3%, 0%, 41.5%, 12.2%) |
| CIE-LAB | lab(81.54, -47.31, 36.80) |
| CIE-LCH | lch(81.54, 59.94, 142.12°) |
| OKLab | oklab(82.46% -0.1287 0.0907) |
| OKLCH | oklch(82.46% 0.157 144.8) |
| XYZ | xyz(39.5028, 59.4594, 30.8636) |
| Luminance | 0.5946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.34
Lightish Green
#61E160
ΔE00 4.99
Weird Green
#3AE57F
ΔE00 5.23
Palegreen
#98FB98
ΔE00 6.01
Tealish Green
#0CDC73
ΔE00 6.41
Fresh Green
#69D84F
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE083 #E07FDC
analogous
#ACE07F #7FE083 #7FE0B4
triadic
#7FE083 #837FE0 #E0837F
tetradic
#7FE083 #7FACE0 #E07FDC #E0B47F
square
#7FE083 #7FACE0 #E07FDC #E0B47F
split-complementary
#7FE083 #B47FE0 #E07FAC
monochromatic
#2DB832 #4ED453 #7FE083 #B0ECB3 #E2F8E2
Accessibility & contrast
On white
1.63
#7FE083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#7FE083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE083
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE083 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07C
Deuteranopia (green-blind)
#D5C789
Tritanopia (blue-blind)
#72DBC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #7fe083; /* rgb */ color: rgb(127, 224, 131); /* oklch */ color: oklch(82.5% 0.157 144.8);
Tailwind
colors: {
custom: {
50: '#a9eaa8',
500: '#7fe083',
950: '#000000',
},
}SCSS
$custom: #7fe083; $custom-light: #a9eaa8; $custom-dark: #000000;
JSON
{
"hex": "#7fe083",
"rgb": {
"r": 127,
"g": 224,
"b": 131
},
"hsl": {
"h": 122.474,
"s": 61.006,
"l": 68.824
},
"oklch": {
"l": 0.82459,
"c": 0.15745,
"h": 144.8
},
"luminance": 0.59462
}Semantic roles & 50–950 ramp
primary
#7FE083
secondary
#B74CB3
accent
#1DC2C9
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#101610
muted
#818480