#7ECF85#7ECF85
#7ECF85 is a light, vivid green. Relative luminance 0.508; OKLCH L 78.4% C 0.131 H 146.2°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECF85 |
|---|---|
| RGB | rgb(126, 207, 133) |
| HSL | hsl(125, 46%, 65%) |
| HSV | hsv(125, 39%, 81%) |
| CMYK | cmyk(39.1%, 0%, 35.7%, 18.8%) |
| CIE-LAB | lab(76.53, -39.94, 29.20) |
| CIE-LCH | lch(76.53, 49.48, 143.83°) |
| OKLab | oklab(78.38% -0.1088 0.0729) |
| OKLCH | oklch(78.38% 0.131 146.2) |
| XYZ | xyz(35.1489, 50.7527, 30.1299) |
| Luminance | 0.5075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.58
Emerald
#50C878
ΔE00 4.85
Pistachio
#93C572
ΔE00 5.86
Dark Mint
#48C072
ΔE00 6.36
Hospital Green
#9BE5AA
ΔE00 6.65
Fern
#63B76C
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECF85 #CF7EC8
analogous
#9FCF7E #7ECF85 #7ECFAD
triadic
#7ECF85 #857ECF #CF857E
tetradic
#7ECF85 #7E9FCF #CF7EC8 #CFAD7E
square
#7ECF85 #7E9FCF #CF7EC8 #CFAD7E
split-complementary
#7ECF85 #AD7ECF #CF7E9F
monochromatic
#399941 #51BE5B #7ECF85 #ABE0AF #D7F0D9
Accessibility & contrast
On white
1.88
#7ECF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#7ECF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECF85
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECF85 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C280
Deuteranopia (green-blind)
#C5BA89
Tritanopia (blue-blind)
#73CBBC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7ecf85; /* rgb */ color: rgb(126, 207, 133); /* oklch */ color: oklch(78.4% 0.131 146.2);
Tailwind
colors: {
custom: {
50: '#a7dea9',
500: '#7ecf85',
950: '#000000',
},
}SCSS
$custom: #7ecf85; $custom-light: #a7dea9; $custom-dark: #000000;
JSON
{
"hex": "#7ecf85",
"rgb": {
"r": 126,
"g": 207,
"b": 133
},
"hsl": {
"h": 125.185,
"s": 45.763,
"l": 65.294
},
"oklch": {
"l": 0.78375,
"c": 0.13098,
"h": 146.2
},
"luminance": 0.50755
}Semantic roles & 50–950 ramp
primary
#7ECF85
secondary
#9F5299
accent
#2DADB9
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#101510
muted
#818480