#7CD08D#7CD08D
#7CD08D is a light, vivid green. Relative luminance 0.513; OKLCH L 78.7% C 0.126 H 149.3°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD08D |
|---|---|
| RGB | rgb(124, 208, 141) |
| HSL | hsl(132, 47%, 65%) |
| HSV | hsv(132, 40%, 82%) |
| CMYK | cmyk(40.4%, 0%, 32.2%, 18.4%) |
| CIE-LAB | lab(76.87, -39.64, 25.48) |
| CIE-LCH | lch(76.87, 47.12, 147.26°) |
| OKLab | oklab(78.67% -0.1081 0.0642) |
| OKLCH | oklch(78.67% 0.126 149.3) |
| XYZ | xyz(35.6737, 51.3177, 33.2197) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.31
Emerald
#50C878
ΔE00 4.96
Hospital Green
#9BE5AA
ΔE00 5.92
Dark Mint
#48C072
ΔE00 6.47
Seaweed
#18D17B
ΔE00 6.91
Seafoam
#7FE0B3
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD08D #D07CBF
analogous
#95D07C #7CD08D #7CD0B7
triadic
#7CD08D #8D7CD0 #D08D7C
tetradic
#7CD08D #7C95D0 #D07CBF #D0B77C
square
#7CD08D #7C95D0 #D07CBF #D0B77C
split-complementary
#7CD08D #B77CD0 #D07C95
monochromatic
#379A4B #4FC066 #7CD08D #A9E0B4 #D6F0DB
Accessibility & contrast
On white
1.86
#7CD08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#7CD08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD08D
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD08D | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C389
Deuteranopia (green-blind)
#C5BA91
Tritanopia (blue-blind)
#6ECDBF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7cd08d; /* rgb */ color: rgb(124, 208, 141); /* oklch */ color: oklch(78.7% 0.126 149.3);
Tailwind
colors: {
custom: {
50: '#a5dfae',
500: '#7cd08d',
950: '#000000',
},
}SCSS
$custom: #7cd08d; $custom-light: #a5dfae; $custom-dark: #000000;
JSON
{
"hex": "#7cd08d",
"rgb": {
"r": 124,
"g": 208,
"b": 141
},
"hsl": {
"h": 132.143,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.78674,
"c": 0.12571,
"h": 149.3
},
"luminance": 0.5132
}Semantic roles & 50–950 ramp
primary
#7CD08D
secondary
#A05090
accent
#2B9DBA
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101510
muted
#808481