#7CD18D#7CD18D
#7CD18D is a light, vivid green. Relative luminance 0.518; OKLCH L 78.9% C 0.127 H 149.2°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD18D |
|---|---|
| RGB | rgb(124, 209, 141) |
| HSL | hsl(132, 48%, 65%) |
| HSV | hsv(132, 41%, 82%) |
| CMYK | cmyk(40.7%, 0%, 32.5%, 18%) |
| CIE-LAB | lab(77.17, -40.08, 25.88) |
| CIE-LCH | lch(77.17, 47.71, 147.15°) |
| OKLab | oklab(78.91% -0.1093 0.0651) |
| OKLCH | oklch(78.91% 0.127 149.2) |
| XYZ | xyz(35.9183, 51.8069, 33.3012) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.43
Emerald
#50C878
ΔE00 4.98
Hospital Green
#9BE5AA
ΔE00 5.80
Dark Mint
#48C072
ΔE00 6.56
Seaweed
#18D17B
ΔE00 6.84
Seafoam
#7FE0B3
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD18D #D17CC0
analogous
#95D17C #7CD18D #7CD1B7
triadic
#7CD18D #8D7CD1 #D18D7C
tetradic
#7CD18D #7C95D1 #D17CC0 #D1B77C
square
#7CD18D #7C95D1 #D17CC0 #D1B77C
split-complementary
#7CD18D #B77CD1 #D17C95
monochromatic
#379C4B #4FC166 #7CD18D #A9E1B4 #D7F1DC
Accessibility & contrast
On white
1.85
#7CD18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#7CD18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD18D
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD18D | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C489
Deuteranopia (green-blind)
#C6BB91
Tritanopia (blue-blind)
#6ECEBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7cd18d; /* rgb */ color: rgb(124, 209, 141); /* oklch */ color: oklch(78.9% 0.127 149.2);
Tailwind
colors: {
custom: {
50: '#a5dfae',
500: '#7cd18d',
950: '#000000',
},
}SCSS
$custom: #7cd18d; $custom-light: #a5dfae; $custom-dark: #000000;
JSON
{
"hex": "#7cd18d",
"rgb": {
"r": 124,
"g": 209,
"b": 141
},
"hsl": {
"h": 132,
"s": 48.023,
"l": 65.294
},
"oklch": {
"l": 0.78913,
"c": 0.12723,
"h": 149.2
},
"luminance": 0.51809
}Semantic roles & 50–950 ramp
primary
#7CD18D
secondary
#A15091
accent
#2A9EBB
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481