#7CD295#7CD295
#7CD295 is a light, vivid green. Relative luminance 0.525; OKLCH L 79.3% C 0.121 H 152.2°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD295 |
|---|---|
| RGB | rgb(124, 210, 149) |
| HSL | hsl(137, 49%, 65%) |
| HSV | hsv(137, 41%, 82%) |
| CMYK | cmyk(41%, 0%, 29%, 17.6%) |
| CIE-LAB | lab(77.61, -39.11, 22.29) |
| CIE-LCH | lch(77.61, 45.02, 150.32°) |
| OKLab | oklab(79.32% -0.1069 0.0565) |
| OKLCH | oklch(79.32% 0.121 152.2) |
| XYZ | xyz(36.7813, 52.5458, 36.6322) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.28
Soft Green
#6FC276
ΔE00 5.54
Seafoam
#7FE0B3
ΔE00 5.67
Emerald
#50C878
ΔE00 5.74
Dark Mint
#48C072
ΔE00 7.20
Eucalyptus
#44D7A8
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD295 #D27CB9
analogous
#8ED27C #7CD295 #7CD2C0
triadic
#7CD295 #957CD2 #D2957C
tetradic
#7CD295 #7C8ED2 #D27CB9 #D2C07C
square
#7CD295 #7C8ED2 #D27CB9 #D2C07C
split-complementary
#7CD295 #C07CD2 #D27C8E
monochromatic
#369D54 #4EC270 #7CD295 #AAE2BA #D7F1DF
Accessibility & contrast
On white
1.82
#7CD295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#7CD295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD295
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD295 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C591
Deuteranopia (green-blind)
#C5BC99
Tritanopia (blue-blind)
#6CD0C2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7cd295; /* rgb */ color: rgb(124, 210, 149); /* oklch */ color: oklch(79.3% 0.121 152.2);
Tailwind
colors: {
custom: {
50: '#a5e0b4',
500: '#7cd295',
950: '#000000',
},
}SCSS
$custom: #7cd295; $custom-light: #a5e0b4; $custom-dark: #000000;
JSON
{
"hex": "#7cd295",
"rgb": {
"r": 124,
"g": 210,
"b": 149
},
"hsl": {
"h": 137.442,
"s": 48.864,
"l": 65.49
},
"oklch": {
"l": 0.7932,
"c": 0.12095,
"h": 152.2
},
"luminance": 0.52548
}Semantic roles & 50–950 ramp
primary
#7CD295
secondary
#A3508A
accent
#2991BC
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481