#7ECE7B#7ECE7B
#7ECE7B is a light, vivid green. Relative luminance 0.500; OKLCH L 78.0% C 0.140 H 143.3°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECE7B |
|---|---|
| RGB | rgb(126, 206, 123) |
| HSL | hsl(118, 46%, 65%) |
| HSV | hsv(118, 40%, 81%) |
| CMYK | cmyk(38.8%, 0%, 40.3%, 19.2%) |
| CIE-LAB | lab(76.07, -41.07, 33.75) |
| CIE-LCH | lch(76.07, 53.15, 140.59°) |
| OKLab | oklab(77.95% -0.1119 0.0833) |
| OKLCH | oklch(77.95% 0.14 143.3) |
| XYZ | xyz(34.2491, 50.0064, 26.5826) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.48
Pistachio
#93C572
ΔE00 4.79
Emerald
#50C878
ΔE00 5.12
Fern
#63B76C
ΔE00 6.48
Dark Mint
#48C072
ΔE00 6.52
Fresh Green
#69D84F
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECE7B #CB7BCE
analogous
#A8CE7B #7ECE7B #7BCEA2
triadic
#7ECE7B #7B7ECE #CE7B7E
tetradic
#7ECE7B #7BA8CE #CB7BCE #CEA27B
square
#7ECE7B #7BA8CE #CB7BCE #CEA27B
split-complementary
#7ECE7B #A27BCE #CE7BA8
monochromatic
#3B9738 #52BD4E #7ECE7B #AADFA8 #D5EFD4
Accessibility & contrast
On white
1.91
#7ECE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#7ECE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECE7B
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECE7B | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C075
Deuteranopia (green-blind)
#C6B980
Tritanopia (blue-blind)
#75CAB9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ece7b; /* rgb */ color: rgb(126, 206, 123); /* oklch */ color: oklch(78.0% 0.140 143.3);
Tailwind
colors: {
custom: {
50: '#a7dda2',
500: '#7ece7b',
950: '#000000',
},
}SCSS
$custom: #7ece7b; $custom-light: #a7dda2; $custom-dark: #000000;
JSON
{
"hex": "#7ece7b",
"rgb": {
"r": 126,
"g": 206,
"b": 123
},
"hsl": {
"h": 117.831,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.77952,
"c": 0.13953,
"h": 143.3
},
"luminance": 0.50008
}Semantic roles & 50–950 ramp
primary
#7ECE7B
secondary
#9A519D
accent
#2CB9B4
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10150F
muted
#818480