#7CD293#7CD293
#7CD293 is a light, vivid green. Relative luminance 0.525; OKLCH L 79.3% C 0.123 H 151.3°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7CD293 |
|---|---|
| RGB | rgb(124, 210, 147) |
| HSL | hsl(136, 49%, 65%) |
| HSV | hsv(136, 41%, 82%) |
| CMYK | cmyk(41%, 0%, 30%, 17.6%) |
| CIE-LAB | lab(77.57, -39.47, 23.29) |
| CIE-LCH | lch(77.57, 45.83, 149.46°) |
| OKLab | oklab(79.28% -0.1078 0.0589) |
| OKLCH | oklch(79.28% 0.123 151.3) |
| XYZ | xyz(36.6230, 52.4825, 35.7985) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.26
Hospital Green
#9BE5AA
ΔE00 5.33
Emerald
#50C878
ΔE00 5.51
Seafoam
#7FE0B3
ΔE00 6.04
Dark Mint
#48C072
ΔE00 7.03
Seaweed
#18D17B
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CD293 #D27CBB
analogous
#90D27C #7CD293 #7CD2BE
triadic
#7CD293 #937CD2 #D2937C
tetradic
#7CD293 #7C90D2 #D27CBB #D2BE7C
square
#7CD293 #7C90D2 #D27CBB #D2BE7C
split-complementary
#7CD293 #BE7CD2 #D27C90
monochromatic
#369D52 #4EC26D #7CD293 #AAE2B9 #D7F1DE
Accessibility & contrast
On white
1.83
#7CD293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#7CD293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CD293
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CD293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CD293 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58F
Deuteranopia (green-blind)
#C6BC97
Tritanopia (blue-blind)
#6CCFC1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7cd293; /* rgb */ color: rgb(124, 210, 147); /* oklch */ color: oklch(79.3% 0.123 151.3);
Tailwind
colors: {
custom: {
50: '#a5e0b3',
500: '#7cd293',
950: '#000000',
},
}SCSS
$custom: #7cd293; $custom-light: #a5e0b3; $custom-dark: #000000;
JSON
{
"hex": "#7cd293",
"rgb": {
"r": 124,
"g": 210,
"b": 147
},
"hsl": {
"h": 136.047,
"s": 48.864,
"l": 65.49
},
"oklch": {
"l": 0.79277,
"c": 0.12288,
"h": 151.3
},
"luminance": 0.52485
}Semantic roles & 50–950 ramp
primary
#7CD293
secondary
#A3508C
accent
#2995BC
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481