#7DCD96#7DCD96
#7DCD96 is a light, moderate green. Relative luminance 0.502; OKLCH L 78.2% C 0.112 H 153.1°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCD96 |
|---|---|
| RGB | rgb(125, 205, 150) |
| HSL | hsl(139, 44%, 65%) |
| HSV | hsv(139, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 26.8%, 19.6%) |
| CIE-LAB | lab(76.21, -36.37, 19.84) |
| CIE-LCH | lch(76.21, 41.43, 151.39°) |
| OKLab | oklab(78.2% -0.0997 0.0505) |
| OKLCH | oklch(78.2% 0.112 153.1) |
| XYZ | xyz(35.7916, 50.2224, 36.6562) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.62
Seafoam
#7FE0B3
ΔE00 5.81
Hospital Green
#9BE5AA
ΔE00 6.15
Darkseagreen
#8FBC8F
ΔE00 6.20
Emerald
#50C878
ΔE00 6.23
Mediumaquamarine
#66CDAA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCD96 #CD7DB4
analogous
#8CCD7D #7DCD96 #7DCDBE
triadic
#7DCD96 #967DCD #CD967D
tetradic
#7DCD96 #7D8CCD #CD7DB4 #CDBE7D
square
#7DCD96 #7D8CCD #CD7DB4 #CDBE7D
split-complementary
#7DCD96 #BE7DCD #CD7D8C
monochromatic
#3A9657 #51BC72 #7DCD96 #A9DEBA #D5EFDD
Accessibility & contrast
On white
1.90
#7DCD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#7DCD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCD96
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCD96 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC193
Deuteranopia (green-blind)
#C1B999
Tritanopia (blue-blind)
#6ECBBE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7dcd96; /* rgb */ color: rgb(125, 205, 150); /* oklch */ color: oklch(78.2% 0.112 153.1);
Tailwind
colors: {
custom: {
50: '#a6dcb5',
500: '#7dcd96',
950: '#000000',
},
}SCSS
$custom: #7dcd96; $custom-light: #a6dcb5; $custom-dark: #000000;
JSON
{
"hex": "#7dcd96",
"rgb": {
"r": 125,
"g": 205,
"b": 150
},
"hsl": {
"h": 138.75,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.78203,
"c": 0.11175,
"h": 153.1
},
"luminance": 0.50225
}Semantic roles & 50–950 ramp
primary
#7DCD96
secondary
#9C5285
accent
#2E8DB8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481