#7DCF97#7DCF97
#7DCF97 is a light, moderate green. Relative luminance 0.512; OKLCH L 78.7% C 0.114 H 153.2°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCF97 |
|---|---|
| RGB | rgb(125, 207, 151) |
| HSL | hsl(139, 46%, 65%) |
| HSV | hsv(139, 40%, 81%) |
| CMYK | cmyk(39.6%, 0%, 27.1%, 18.8%) |
| CIE-LAB | lab(76.81, -37.10, 20.15) |
| CIE-LCH | lch(76.81, 42.22, 151.49°) |
| OKLab | oklab(78.7% -0.1017 0.0513) |
| OKLCH | oklch(78.7% 0.114 153.2) |
| XYZ | xyz(36.3539, 51.2177, 37.2426) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.50
Hospital Green
#9BE5AA
ΔE00 5.75
Soft Green
#6FC276
ΔE00 5.78
Emerald
#50C878
ΔE00 6.21
Mediumaquamarine
#66CDAA
ΔE00 6.61
Darkseagreen
#8FBC8F
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCF97 #CF7DB5
analogous
#8CCF7D #7DCF97 #7DCFC0
triadic
#7DCF97 #977DCF #CF977D
tetradic
#7DCF97 #7D8CCF #CF7DB5 #CFC07D
square
#7DCF97 #7D8CCF #CF7DB5 #CFC07D
split-complementary
#7DCF97 #C07DCF #CF7D8C
monochromatic
#399957 #50BE73 #7DCF97 #AAE0BB #D6F0DF
Accessibility & contrast
On white
1.87
#7DCF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#7DCF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCF97
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCF97 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC394
Deuteranopia (green-blind)
#C2BA9A
Tritanopia (blue-blind)
#6DCDC0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7dcf97; /* rgb */ color: rgb(125, 207, 151); /* oklch */ color: oklch(78.7% 0.114 153.2);
Tailwind
colors: {
custom: {
50: '#a6deb5',
500: '#7dcf97',
950: '#000000',
},
}SCSS
$custom: #7dcf97; $custom-light: #a6deb5; $custom-dark: #000000;
JSON
{
"hex": "#7dcf97",
"rgb": {
"r": 125,
"g": 207,
"b": 151
},
"hsl": {
"h": 139.024,
"s": 46.067,
"l": 65.098
},
"oklch": {
"l": 0.78699,
"c": 0.11385,
"h": 153.2
},
"luminance": 0.5122
}Semantic roles & 50–950 ramp
primary
#7DCF97
secondary
#9F5186
accent
#2C8DB9
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481