#7CCF87#7CCF87
#7CCF87 is a light, vivid green. Relative luminance 0.507; OKLCH L 78.3% C 0.130 H 147.3°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7CCF87 |
|---|---|
| RGB | rgb(124, 207, 135) |
| HSL | hsl(128, 46%, 65%) |
| HSV | hsv(128, 40%, 81%) |
| CMYK | cmyk(40.1%, 0%, 34.8%, 18.8%) |
| CIE-LAB | lab(76.47, -40.21, 28.07) |
| CIE-LCH | lch(76.47, 49.04, 145.08°) |
| OKLab | oklab(78.32% -0.1095 0.0703) |
| OKLCH | oklch(78.32% 0.13 147.3) |
| XYZ | xyz(34.9963, 50.6579, 30.8509) |
| Luminance | 0.5066 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.63
Emerald
#50C878
ΔE00 4.65
Dark Mint
#48C072
ΔE00 6.18
Pistachio
#93C572
ΔE00 6.33
Hospital Green
#9BE5AA
ΔE00 6.52
Fern
#63B76C
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CCF87 #CF7CC4
analogous
#9ACF7C #7CCF87 #7CCFB1
triadic
#7CCF87 #877CCF #CF877C
tetradic
#7CCF87 #7C9ACF #CF7CC4 #CFB17C
square
#7CCF87 #7C9ACF #CF7CC4 #CFB17C
split-complementary
#7CCF87 #B17CCF #CF7C9A
monochromatic
#389945 #4FBF5E #7CCF87 #A9DFB0 #D6F0D9
Accessibility & contrast
On white
1.89
#7CCF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#7CCF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CCF87
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CCF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CCF87 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C282
Deuteranopia (green-blind)
#C5B98B
Tritanopia (blue-blind)
#70CCBD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7ccf87; /* rgb */ color: rgb(124, 207, 135); /* oklch */ color: oklch(78.3% 0.130 147.3);
Tailwind
colors: {
custom: {
50: '#a5deaa',
500: '#7ccf87',
950: '#000000',
},
}SCSS
$custom: #7ccf87; $custom-light: #a5deaa; $custom-dark: #000000;
JSON
{
"hex": "#7ccf87",
"rgb": {
"r": 124,
"g": 207,
"b": 135
},
"hsl": {
"h": 127.952,
"s": 46.369,
"l": 64.902
},
"oklch": {
"l": 0.78315,
"c": 0.13015,
"h": 147.3
},
"luminance": 0.5066
}Semantic roles & 50–950 ramp
primary
#7CCF87
secondary
#9E5194
accent
#2CA7BA
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481