#7DC795#7DC795
#7DC795 is a light, moderate green. Relative luminance 0.474; OKLCH L 76.8% C 0.103 H 153.8°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC795 |
|---|---|
| RGB | rgb(125, 199, 149) |
| HSL | hsl(139, 40%, 64%) |
| HSV | hsv(139, 37%, 78%) |
| CMYK | cmyk(37.2%, 0%, 25.1%, 22%) |
| CIE-LAB | lab(74.43, -33.79, 17.92) |
| CIE-LCH | lch(74.43, 38.25, 152.06°) |
| OKLab | oklab(76.76% -0.0928 0.0457) |
| OKLCH | oklch(76.76% 0.103 153.8) |
| XYZ | xyz(34.3036, 47.3748, 35.7646) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.96
Soft Green
#6FC276
ΔE00 5.88
Mediumaquamarine
#66CDAA
ΔE00 6.17
Seafoam
#7FE0B3
ΔE00 6.71
Emerald
#50C878
ΔE00 6.89
Greenish Teal
#32BF84
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC795 #C77DAF
analogous
#8AC77D #7DC795 #7DC7BA
triadic
#7DC795 #957DC7 #C7957D
tetradic
#7DC795 #7D8AC7 #C77DAF #C7BA7D
square
#7DC795 #7D8AC7 #C77DAF #C7BA7D
split-complementary
#7DC795 #BA7DC7 #C77D8A
monochromatic
#3D8D57 #52B572 #7DC795 #A8D9B8 #D3ECDB
Accessibility & contrast
On white
2.00
#7DC795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#7DC795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC795
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC795 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC92
Deuteranopia (green-blind)
#BBB498
Tritanopia (blue-blind)
#6FC5B9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7dc795; /* rgb */ color: rgb(125, 199, 149); /* oklch */ color: oklch(76.8% 0.103 153.8);
Tailwind
colors: {
custom: {
50: '#a5d8b4',
500: '#7dc795',
950: '#000000',
},
}SCSS
$custom: #7dc795; $custom-light: #a5d8b4; $custom-dark: #000000;
JSON
{
"hex": "#7dc795",
"rgb": {
"r": 125,
"g": 199,
"b": 149
},
"hsl": {
"h": 139.459,
"s": 39.785,
"l": 63.529
},
"oklch": {
"l": 0.76758,
"c": 0.10345,
"h": 153.8
},
"luminance": 0.47377
}Semantic roles & 50–950 ramp
primary
#7DC795
secondary
#DDC3D5
accent
#3389B3
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380