#7DC293#7DC293
#7DC293 is a light, moderate green. Relative luminance 0.451; OKLCH L 75.5% C 0.098 H 153.7°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC293 |
|---|---|
| RGB | rgb(125, 194, 147) |
| HSL | hsl(139, 36%, 63%) |
| HSV | hsv(139, 36%, 76%) |
| CMYK | cmyk(35.6%, 0%, 24.2%, 23.9%) |
| CIE-LAB | lab(72.92, -31.82, 16.90) |
| CIE-LCH | lch(72.92, 36.03, 152.03°) |
| OKLab | oklab(75.53% -0.0875 0.0432) |
| OKLCH | oklch(75.53% 0.098 153.7) |
| XYZ | xyz(33.0137, 45.0483, 34.5537) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.08
Soft Green
#6FC276
ΔE00 6.21
Mediumaquamarine
#66CDAA
ΔE00 6.45
Faded Green
#7BB274
ΔE00 6.47
Tea
#65AB7C
ΔE00 6.68
Sage Green (survey)
#88B378
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC293 #C27DAC
analogous
#8AC27D #7DC293 #7DC2B5
triadic
#7DC293 #937DC2 #C2937D
tetradic
#7DC293 #7D8AC2 #C27DAC #C2B57D
square
#7DC293 #7D8AC2 #C27DAC #C2B57D
split-complementary
#7DC293 #B57DC2 #C27D8A
monochromatic
#3F8655 #53AE70 #7DC293 #A7D6B6 #D0E9D8
Accessibility & contrast
On white
2.10
#7DC293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#7DC293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC293
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC293 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B890
Deuteranopia (green-blind)
#B7B096
Tritanopia (blue-blind)
#71C0B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7dc293; /* rgb */ color: rgb(125, 194, 147); /* oklch */ color: oklch(75.5% 0.098 153.7);
Tailwind
colors: {
custom: {
50: '#a5d5b2',
500: '#7dc293',
950: '#000000',
},
}SCSS
$custom: #7dc293; $custom-light: #a5d5b2; $custom-dark: #000000;
JSON
{
"hex": "#7dc293",
"rgb": {
"r": 125,
"g": 194,
"b": 147
},
"hsl": {
"h": 139.13,
"s": 36.126,
"l": 62.549
},
"oklch": {
"l": 0.75527,
"c": 0.09756,
"h": 153.7
},
"luminance": 0.4505
}Semantic roles & 50–950 ramp
primary
#7DC293
secondary
#DAC1D2
accent
#3689AF
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380