#7CD288#7CD288
#7CD288 is a light, vivid green. Relative luminance 0.522; OKLCH L 79.1% C 0.134 H 147.4°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD288 |
|---|---|
| RGB | rgb(124, 210, 136) |
| HSL | hsl(128, 49%, 65%) |
| HSV | hsv(128, 41%, 82%) |
| CMYK | cmyk(41%, 0%, 35.2%, 17.6%) |
| CIE-LAB | lab(77.37, -41.37, 28.76) |
| CIE-LCH | lch(77.37, 50.39, 145.20°) |
| OKLab | oklab(79.05% -0.1127 0.0719) |
| OKLCH | oklch(79.05% 0.134 147.4) |
| XYZ | xyz(35.8008, 52.1536, 31.4680) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.22
Emerald
#50C878
ΔE00 4.83
Hospital Green
#9BE5AA
ΔE00 6.14
Dark Mint
#48C072
ΔE00 6.54
Pistachio
#93C572
ΔE00 6.63
Seaweed
#18D17B
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD288 #D27CC6
analogous
#9BD27C #7CD288 #7CD2B3
triadic
#7CD288 #887CD2 #D2887C
tetradic
#7CD288 #7C9BD2 #D27CC6 #D2B37C
square
#7CD288 #7C9BD2 #D27CC6 #D2B37C
split-complementary
#7CD288 #B37CD2 #D27C9B
monochromatic
#369D45 #4EC25F #7CD288 #AAE2B1 #D7F1DB
Accessibility & contrast
On white
1.84
#7CD288 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#7CD288 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD288
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD288 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD288 | 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)
#D4C483
Deuteranopia (green-blind)
#C7BC8C
Tritanopia (blue-blind)
#6FCEBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7cd288; /* rgb */ color: rgb(124, 210, 136); /* oklch */ color: oklch(79.1% 0.134 147.4);
Tailwind
colors: {
custom: {
50: '#a6e0ab',
500: '#7cd288',
950: '#000000',
},
}SCSS
$custom: #7cd288; $custom-light: #a6e0ab; $custom-dark: #000000;
JSON
{
"hex": "#7cd288",
"rgb": {
"r": 124,
"g": 210,
"b": 136
},
"hsl": {
"h": 128.372,
"s": 48.864,
"l": 65.49
},
"oklch": {
"l": 0.79053,
"c": 0.13367,
"h": 147.4
},
"luminance": 0.52156
}Semantic roles & 50–950 ramp
primary
#7CD288
secondary
#A35097
accent
#29A8BC
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481