#7CD28F#7CD28F
#7CD28F is a light, vivid green. Relative luminance 0.524; OKLCH L 79.2% C 0.127 H 149.8°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD28F |
|---|---|
| RGB | rgb(124, 210, 143) |
| HSL | hsl(133, 49%, 65%) |
| HSV | hsv(133, 41%, 82%) |
| CMYK | cmyk(41%, 0%, 31.9%, 17.6%) |
| CIE-LAB | lab(77.50, -40.18, 25.28) |
| CIE-LCH | lch(77.50, 47.47, 147.82°) |
| OKLab | oklab(79.19% -0.1096 0.0637) |
| OKLCH | oklch(79.19% 0.127 149.8) |
| XYZ | xyz(36.3146, 52.3591, 34.1741) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.77
Emerald
#50C878
ΔE00 5.14
Hospital Green
#9BE5AA
ΔE00 5.54
Dark Mint
#48C072
ΔE00 6.76
Seafoam
#7FE0B3
ΔE00 6.77
Seaweed
#18D17B
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD28F #D27CBF
analogous
#94D27C #7CD28F #7CD2BA
triadic
#7CD28F #8F7CD2 #D28F7C
tetradic
#7CD28F #7C94D2 #D27CBF #D2BA7C
square
#7CD28F #7C94D2 #D27CBF #D2BA7C
split-complementary
#7CD28F #BA7CD2 #D27C94
monochromatic
#369D4D #4EC268 #7CD28F #AAE2B6 #D7F1DD
Accessibility & contrast
On white
1.83
#7CD28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#7CD28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD28F
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD28F | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58B
Deuteranopia (green-blind)
#C6BC93
Tritanopia (blue-blind)
#6ECFC0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7cd28f; /* rgb */ color: rgb(124, 210, 143); /* oklch */ color: oklch(79.2% 0.127 149.8);
Tailwind
colors: {
custom: {
50: '#a6e0b0',
500: '#7cd28f',
950: '#000000',
},
}SCSS
$custom: #7cd28f; $custom-light: #a6e0b0; $custom-dark: #000000;
JSON
{
"hex": "#7cd28f",
"rgb": {
"r": 124,
"g": 210,
"b": 143
},
"hsl": {
"h": 133.256,
"s": 48.864,
"l": 65.49
},
"oklch": {
"l": 0.79193,
"c": 0.12677,
"h": 149.8
},
"luminance": 0.52361
}Semantic roles & 50–950 ramp
primary
#7CD28F
secondary
#A35090
accent
#299CBC
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481