#7CE080#7CE080
#7CE080 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.3% C 0.162 H 144.7°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7CE080 |
|---|---|
| RGB | rgb(124, 224, 128) |
| HSL | hsl(122, 62%, 68%) |
| HSV | hsv(122, 45%, 88%) |
| CMYK | cmyk(44.6%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(81.38, -48.61, 38.05) |
| CIE-LCH | lch(81.38, 61.74, 141.95°) |
| OKLab | oklab(82.27% -0.1322 0.0935) |
| OKLCH | oklch(82.27% 0.162 144.7) |
| XYZ | xyz(38.8621, 59.1523, 29.7876) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.51
Lightish Green
#61E160
ΔE00 4.50
Weird Green
#3AE57F
ΔE00 4.99
Fresh Green
#69D84F
ΔE00 6.04
Palegreen
#98FB98
ΔE00 6.10
Tealish Green
#0CDC73
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CE080 #E07CDC
analogous
#AAE07C #7CE080 #7CE0B2
triadic
#7CE080 #807CE0 #E0807C
tetradic
#7CE080 #7CAAE0 #E07CDC #E0B27C
square
#7CE080 #7CAAE0 #E07CDC #E0B27C
split-complementary
#7CE080 #B27CE0 #E07CAA
monochromatic
#2BB631 #4BD450 #7CE080 #ADECB0 #DFF7E0
Accessibility & contrast
On white
1.64
#7CE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#7CE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CE080
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CE080 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D079
Deuteranopia (green-blind)
#D5C786
Tritanopia (blue-blind)
#6EDBC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7ce080; /* rgb */ color: rgb(124, 224, 128); /* oklch */ color: oklch(82.3% 0.162 144.7);
Tailwind
colors: {
custom: {
50: '#a7eaa6',
500: '#7ce080',
950: '#000000',
},
}SCSS
$custom: #7ce080; $custom-light: #a7eaa6; $custom-dark: #000000;
JSON
{
"hex": "#7ce080",
"rgb": {
"r": 124,
"g": 224,
"b": 128
},
"hsl": {
"h": 122.4,
"s": 61.728,
"l": 68.235
},
"oklch": {
"l": 0.82274,
"c": 0.16193,
"h": 144.7
},
"luminance": 0.59155
}Semantic roles & 50–950 ramp
primary
#7CE080
secondary
#B749B3
accent
#1CC3C9
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480