#7CDF80#7CDF80
#7CDF80 is a very light, vivid green. Relative luminance 0.586; OKLCH L 82.0% C 0.161 H 144.8°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDF80 |
|---|---|
| RGB | rgb(124, 223, 128) |
| HSL | hsl(122, 61%, 68%) |
| HSV | hsv(122, 44%, 87%) |
| CMYK | cmyk(44.4%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(81.08, -48.20, 37.68) |
| CIE-LCH | lch(81.08, 61.18, 141.99°) |
| OKLab | oklab(82.03% -0.1311 0.0926) |
| OKLCH | oklch(82.03% 0.161 144.8) |
| XYZ | xyz(38.5942, 58.6164, 29.6983) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.68
Lightish Green
#61E160
ΔE00 4.61
Weird Green
#3AE57F
ΔE00 5.06
Fresh Green
#69D84F
ΔE00 6.08
Tealish Green
#0CDC73
ΔE00 6.11
Palegreen
#98FB98
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDF80 #DF7CDB
analogous
#A9DF7C #7CDF80 #7CDFB1
triadic
#7CDF80 #807CDF #DF807C
tetradic
#7CDF80 #7CA9DF #DF7CDB #DFB17C
square
#7CDF80 #7CA9DF #DF7CDB #DFB17C
split-complementary
#7CDF80 #B17CDF #DF7CA9
monochromatic
#2CB532 #4BD350 #7CDF80 #ADEBB0 #DEF7DF
Accessibility & contrast
On white
1.65
#7CDF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#7CDF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDF80
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDF80 | 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)
#E2CF79
Deuteranopia (green-blind)
#D4C686
Tritanopia (blue-blind)
#6FDAC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7cdf80; /* rgb */ color: rgb(124, 223, 128); /* oklch */ color: oklch(82.0% 0.161 144.8);
Tailwind
colors: {
custom: {
50: '#a7e9a6',
500: '#7cdf80',
950: '#000000',
},
}SCSS
$custom: #7cdf80; $custom-light: #a7e9a6; $custom-dark: #000000;
JSON
{
"hex": "#7cdf80",
"rgb": {
"r": 124,
"g": 223,
"b": 128
},
"hsl": {
"h": 122.424,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.82033,
"c": 0.1605,
"h": 144.8
},
"luminance": 0.58619
}Semantic roles & 50–950 ramp
primary
#7CDF80
secondary
#B649B1
accent
#1DC2C8
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480