#7CD296#7CD296
#7CD296 is a light, moderate green. Relative luminance 0.526; OKLCH L 79.3% C 0.120 H 152.6°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD296 |
|---|---|
| RGB | rgb(124, 210, 150) |
| HSL | hsl(138, 49%, 65%) |
| HSV | hsv(138, 41%, 82%) |
| CMYK | cmyk(41%, 0%, 28.6%, 17.6%) |
| CIE-LAB | lab(77.63, -38.93, 21.79) |
| CIE-LCH | lch(77.63, 44.61, 150.76°) |
| OKLab | oklab(79.34% -0.1065 0.0553) |
| OKLCH | oklch(79.34% 0.12 152.6) |
| XYZ | xyz(36.8615, 52.5779, 37.0544) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.26
Seafoam
#7FE0B3
ΔE00 5.49
Soft Green
#6FC276
ΔE00 5.70
Emerald
#50C878
ΔE00 5.86
Eucalyptus
#44D7A8
ΔE00 7.05
Mediumaquamarine
#66CDAA
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD296 #D27CB8
analogous
#8DD27C #7CD296 #7CD2C1
triadic
#7CD296 #967CD2 #D2967C
tetradic
#7CD296 #7C8DD2 #D27CB8 #D2C17C
square
#7CD296 #7C8DD2 #D27CB8 #D2C17C
split-complementary
#7CD296 #C17CD2 #D27C8D
monochromatic
#369D55 #4EC271 #7CD296 #AAE2BB #D7F1DF
Accessibility & contrast
On white
1.82
#7CD296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#7CD296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD296
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD296 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C592
Deuteranopia (green-blind)
#C5BC99
Tritanopia (blue-blind)
#6CD0C2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7cd296; /* rgb */ color: rgb(124, 210, 150); /* oklch */ color: oklch(79.3% 0.120 152.6);
Tailwind
colors: {
custom: {
50: '#a5e0b5',
500: '#7cd296',
950: '#000000',
},
}SCSS
$custom: #7cd296; $custom-light: #a5e0b5; $custom-dark: #000000;
JSON
{
"hex": "#7cd296",
"rgb": {
"r": 124,
"g": 210,
"b": 150
},
"hsl": {
"h": 138.14,
"s": 48.864,
"l": 65.49
},
"oklch": {
"l": 0.79341,
"c": 0.11998,
"h": 152.6
},
"luminance": 0.5258
}Semantic roles & 50–950 ramp
primary
#7CD296
secondary
#A35089
accent
#2990BC
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481