#7CD496#7CD496
#7CD496 is a light, vivid green. Relative luminance 0.536; OKLCH L 79.8% C 0.123 H 152.3°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD496 |
|---|---|
| RGB | rgb(124, 212, 150) |
| HSL | hsl(138, 51%, 66%) |
| HSV | hsv(138, 42%, 83%) |
| CMYK | cmyk(41.5%, 0%, 29.2%, 16.9%) |
| CIE-LAB | lab(78.21, -39.83, 22.59) |
| CIE-LCH | lch(78.21, 45.79, 150.44°) |
| OKLab | oklab(79.82% -0.1089 0.0573) |
| OKLCH | oklch(79.82% 0.123 152.3) |
| XYZ | xyz(37.3583, 53.5716, 37.2201) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.96
Seafoam
#7FE0B3
ΔE00 5.48
Soft Green
#6FC276
ΔE00 5.83
Emerald
#50C878
ΔE00 5.85
Eucalyptus
#44D7A8
ΔE00 7.14
Aqua Green
#12E193
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD496 #D47CBA
analogous
#8ED47C #7CD496 #7CD4C2
triadic
#7CD496 #967CD4 #D4967C
tetradic
#7CD496 #7C8ED4 #D47CBA #D4C27C
square
#7CD496 #7C8ED4 #D47CBA #D4C27C
split-complementary
#7CD496 #C27CD4 #D47C8E
monochromatic
#35A155 #4EC571 #7CD496 #AAE3BB #D8F2E0
Accessibility & contrast
On white
1.79
#7CD496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#7CD496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD496
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD496 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C792
Deuteranopia (green-blind)
#C7BE9A
Tritanopia (blue-blind)
#6BD2C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7cd496; /* rgb */ color: rgb(124, 212, 150); /* oklch */ color: oklch(79.8% 0.123 152.3);
Tailwind
colors: {
custom: {
50: '#a6e1b5',
500: '#7cd496',
950: '#000000',
},
}SCSS
$custom: #7cd496; $custom-light: #a6e1b5; $custom-dark: #000000;
JSON
{
"hex": "#7cd496",
"rgb": {
"r": 124,
"g": 212,
"b": 150
},
"hsl": {
"h": 137.727,
"s": 50.575,
"l": 65.882
},
"oklch": {
"l": 0.79817,
"c": 0.12301,
"h": 152.3
},
"luminance": 0.53574
}Semantic roles & 50–950 ramp
primary
#7CD496
secondary
#A54F8C
accent
#2892BE
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481