#7CD28D#7CD28D
#7CD28D is a light, vivid green. Relative luminance 0.523; OKLCH L 79.2% C 0.129 H 149.1°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD28D |
|---|---|
| RGB | rgb(124, 210, 141) |
| HSL | hsl(132, 49%, 65%) |
| HSV | hsv(132, 41%, 82%) |
| CMYK | cmyk(41%, 0%, 32.9%, 17.6%) |
| CIE-LAB | lab(77.46, -40.53, 26.28) |
| CIE-LCH | lch(77.46, 48.30, 147.04°) |
| OKLab | oklab(79.15% -0.1105 0.0661) |
| OKLCH | oklch(79.15% 0.129 149.1) |
| XYZ | xyz(36.1644, 52.2991, 33.3833) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.57
Emerald
#50C878
ΔE00 5.01
Hospital Green
#9BE5AA
ΔE00 5.69
Dark Mint
#48C072
ΔE00 6.66
Seaweed
#18D17B
ΔE00 6.77
Seafoam
#7FE0B3
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD28D #D27CC1
analogous
#96D27C #7CD28D #7CD2B8
triadic
#7CD28D #8D7CD2 #D28D7C
tetradic
#7CD28D #7C96D2 #D27CC1 #D2B87C
square
#7CD28D #7C96D2 #D27CC1 #D2B87C
split-complementary
#7CD28D #B87CD2 #D27C96
monochromatic
#369D4B #4EC265 #7CD28D #AAE2B5 #D7F1DC
Accessibility & contrast
On white
1.83
#7CD28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#7CD28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD28D
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD28D | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C589
Deuteranopia (green-blind)
#C7BC91
Tritanopia (blue-blind)
#6ECFC0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7cd28d; /* rgb */ color: rgb(124, 210, 141); /* oklch */ color: oklch(79.2% 0.129 149.1);
Tailwind
colors: {
custom: {
50: '#a6e0ae',
500: '#7cd28d',
950: '#000000',
},
}SCSS
$custom: #7cd28d; $custom-light: #a6e0ae; $custom-dark: #000000;
JSON
{
"hex": "#7cd28d",
"rgb": {
"r": 124,
"g": 210,
"b": 141
},
"hsl": {
"h": 131.86,
"s": 48.864,
"l": 65.49
},
"oklch": {
"l": 0.79152,
"c": 0.12873,
"h": 149.1
},
"luminance": 0.52301
}Semantic roles & 50–950 ramp
primary
#7CD28D
secondary
#A35092
accent
#299FBC
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481