#7DC397#7DC397
#7DC397 is a light, moderate green. Relative luminance 0.456; OKLCH L 75.9% C 0.095 H 155.8°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC397 |
|---|---|
| RGB | rgb(125, 195, 151) |
| HSL | hsl(142, 37%, 63%) |
| HSV | hsv(142, 36%, 76%) |
| CMYK | cmyk(35.9%, 0%, 22.6%, 23.5%) |
| CIE-LAB | lab(73.30, -31.53, 15.27) |
| CIE-LCH | lch(73.30, 35.03, 154.15°) |
| OKLab | oklab(75.86% -0.0869 0.0391) |
| OKLCH | oklch(75.86% 0.095 155.8) |
| XYZ | xyz(33.5564, 45.6227, 36.3101) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.49
Mediumaquamarine
#66CDAA
ΔE00 5.69
Pale Teal
#82CBB2
ΔE00 6.28
Soft Green
#6FC276
ΔE00 7.02
Tea
#65AB7C
ΔE00 7.04
Seafoam Blue
#78D1B6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC397 #C37DA9
analogous
#86C37D #7DC397 #7DC3BA
triadic
#7DC397 #977DC3 #C3977D
tetradic
#7DC397 #7D86C3 #C37DA9 #C3BA7D
square
#7DC397 #7D86C3 #C37DA9 #C3BA7D
split-complementary
#7DC397 #BA7DC3 #C37D86
monochromatic
#3E8759 #53B076 #7DC397 #A7D6B8 #D1EADA
Accessibility & contrast
On white
2.07
#7DC397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#7DC397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC397
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC397 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B995
Deuteranopia (green-blind)
#B7B19A
Tritanopia (blue-blind)
#6FC2B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #7dc397; /* rgb */ color: rgb(125, 195, 151); /* oklch */ color: oklch(75.9% 0.095 155.8);
Tailwind
colors: {
custom: {
50: '#a5d5b5',
500: '#7dc397',
950: '#000000',
},
}SCSS
$custom: #7dc397; $custom-light: #a5d5b5; $custom-dark: #000000;
JSON
{
"hex": "#7dc397",
"rgb": {
"r": 125,
"g": 195,
"b": 151
},
"hsl": {
"h": 142.286,
"s": 36.842,
"l": 62.745
},
"oklch": {
"l": 0.75859,
"c": 0.09534,
"h": 155.8
},
"luminance": 0.45625
}Semantic roles & 50–950 ramp
primary
#7DC397
secondary
#DBC1D1
accent
#3682B0
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380