#7EE68D#7EE68D
#7EE68D is a very light, vivid green. Relative luminance 0.630; OKLCH L 84.0% C 0.157 H 147.2°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE68D |
|---|---|
| RGB | rgb(126, 230, 141) |
| HSL | hsl(129, 68%, 70%) |
| HSV | hsv(129, 45%, 90%) |
| CMYK | cmyk(45.2%, 0%, 38.7%, 9.8%) |
| CIE-LAB | lab(83.42, -48.57, 34.21) |
| CIE-LCH | lch(83.42, 59.41, 144.84°) |
| OKLab | oklab(84.03% -0.132 0.0849) |
| OKLCH | oklch(84.03% 0.157 147.2) |
| XYZ | xyz(41.7063, 62.9494, 35.1469) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.60
Weird Green
#3AE57F
ΔE00 4.79
Palegreen
#98FB98
ΔE00 5.03
Foam Green
#90FDA9
ΔE00 5.24
Baby Green
#8CFF9E
ΔE00 5.32
Seafoam Green
#7AF9AB
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE68D #E67ED7
analogous
#A3E67E #7EE68D #7EE6C1
triadic
#7EE68D #8D7EE6 #E68D7E
tetradic
#7EE68D #7EA3E6 #E67ED7 #E6C17E
square
#7EE68D #7EA3E6 #E67ED7 #E6C17E
split-complementary
#7EE68D #C17EE6 #E67EA3
monochromatic
#26C43D #4BDC60 #7EE68D #B1F0BA #E5FAE8
Accessibility & contrast
On white
1.55
#7EE68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#7EE68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE68D
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE68D | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D687
Deuteranopia (green-blind)
#D9CC92
Tritanopia (blue-blind)
#6DE2D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7ee68d; /* rgb */ color: rgb(126, 230, 141); /* oklch */ color: oklch(84.0% 0.157 147.2);
Tailwind
colors: {
custom: {
50: '#a9eeaf',
500: '#7ee68d',
950: '#000000',
},
}SCSS
$custom: #7ee68d; $custom-light: #a9eeaf; $custom-dark: #000000;
JSON
{
"hex": "#7ee68d",
"rgb": {
"r": 126,
"g": 230,
"b": 141
},
"hsl": {
"h": 128.654,
"s": 67.532,
"l": 69.804
},
"oklch": {
"l": 0.84025,
"c": 0.15698,
"h": 147.2
},
"luminance": 0.62952
}Semantic roles & 50–950 ramp
primary
#7EE68D
secondary
#BE4AAD
accent
#16B5CF
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581