#7DD197#7DD197
#7DD197 is a light, moderate green. Relative luminance 0.522; OKLCH L 79.2% C 0.117 H 152.9°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD197 |
|---|---|
| RGB | rgb(125, 209, 151) |
| HSL | hsl(139, 48%, 65%) |
| HSV | hsv(139, 40%, 82%) |
| CMYK | cmyk(40.2%, 0%, 27.8%, 18%) |
| CIE-LAB | lab(77.40, -38.01, 20.95) |
| CIE-LCH | lch(77.40, 43.40, 151.13°) |
| OKLab | oklab(79.17% -0.1041 0.0532) |
| OKLCH | oklch(79.17% 0.117 152.9) |
| XYZ | xyz(36.8415, 52.1929, 37.4051) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.37
Seafoam
#7FE0B3
ΔE00 5.38
Soft Green
#6FC276
ΔE00 5.81
Emerald
#50C878
ΔE00 6.09
Mediumaquamarine
#66CDAA
ΔE00 6.93
Eucalyptus
#44D7A8
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD197 #D17DB7
analogous
#8DD17D #7DD197 #7DD1C1
triadic
#7DD197 #977DD1 #D1977D
tetradic
#7DD197 #7D8DD1 #D17DB7 #D1C17D
square
#7DD197 #7D8DD1 #D17DB7 #D1C17D
split-complementary
#7DD197 #C17DD1 #D17D8D
monochromatic
#379C57 #50C173 #7DD197 #AAE1BB #D7F1DF
Accessibility & contrast
On white
1.84
#7DD197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#7DD197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD197
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD197 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C594
Deuteranopia (green-blind)
#C4BC9A
Tritanopia (blue-blind)
#6DCFC1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7dd197; /* rgb */ color: rgb(125, 209, 151); /* oklch */ color: oklch(79.2% 0.117 152.9);
Tailwind
colors: {
custom: {
50: '#a6dfb5',
500: '#7dd197',
950: '#000000',
},
}SCSS
$custom: #7dd197; $custom-light: #a6dfb5; $custom-dark: #000000;
JSON
{
"hex": "#7dd197",
"rgb": {
"r": 125,
"g": 209,
"b": 151
},
"hsl": {
"h": 138.571,
"s": 47.727,
"l": 65.49
},
"oklch": {
"l": 0.79174,
"c": 0.1169,
"h": 152.9
},
"luminance": 0.52195
}Semantic roles & 50–950 ramp
primary
#7DD197
secondary
#A25189
accent
#2B8EBB
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481