#7CD287#7CD287
#7CD287 is a light, vivid green. Relative luminance 0.521; OKLCH L 79.0% C 0.135 H 147.1°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD287 |
|---|---|
| RGB | rgb(124, 210, 135) |
| HSL | hsl(128, 49%, 65%) |
| HSV | hsv(128, 41%, 82%) |
| CMYK | cmyk(41%, 0%, 35.7%, 17.6%) |
| CIE-LAB | lab(77.36, -41.54, 29.25) |
| CIE-LCH | lch(77.36, 50.80, 144.85°) |
| OKLab | oklab(79.03% -0.1131 0.0731) |
| OKLCH | oklch(79.03% 0.135 147.1) |
| XYZ | xyz(35.7300, 52.1253, 31.0954) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.17
Emerald
#50C878
ΔE00 4.82
Hospital Green
#9BE5AA
ΔE00 6.25
Pistachio
#93C572
ΔE00 6.52
Dark Mint
#48C072
ΔE00 6.53
Seaweed
#18D17B
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD287 #D27CC7
analogous
#9CD27C #7CD287 #7CD2B2
triadic
#7CD287 #877CD2 #D2877C
tetradic
#7CD287 #7C9CD2 #D27CC7 #D2B27C
square
#7CD287 #7C9CD2 #D27CC7 #D2B27C
split-complementary
#7CD287 #B27CD2 #D27C9C
monochromatic
#369D43 #4EC25D #7CD287 #AAE2B1 #D7F1DA
Accessibility & contrast
On white
1.84
#7CD287 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#7CD287 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD287
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD287 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD287 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C482
Deuteranopia (green-blind)
#C7BC8B
Tritanopia (blue-blind)
#6FCEBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7cd287; /* rgb */ color: rgb(124, 210, 135); /* oklch */ color: oklch(79.0% 0.135 147.1);
Tailwind
colors: {
custom: {
50: '#a6e0aa',
500: '#7cd287',
950: '#000000',
},
}SCSS
$custom: #7cd287; $custom-light: #a6e0aa; $custom-dark: #000000;
JSON
{
"hex": "#7cd287",
"rgb": {
"r": 124,
"g": 210,
"b": 135
},
"hsl": {
"h": 127.674,
"s": 48.864,
"l": 65.49
},
"oklch": {
"l": 0.79034,
"c": 0.13467,
"h": 147.1
},
"luminance": 0.52128
}Semantic roles & 50–950 ramp
primary
#7CD287
secondary
#A35098
accent
#29A9BC
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481