#7DCD99#7DCD99
#7DCD99 is a light, moderate green. Relative luminance 0.503; OKLCH L 78.3% C 0.109 H 154.6°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCD99 |
|---|---|
| RGB | rgb(125, 205, 153) |
| HSL | hsl(141, 44%, 65%) |
| HSV | hsv(141, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 25.4%, 19.6%) |
| CIE-LAB | lab(76.27, -35.81, 18.34) |
| CIE-LCH | lch(76.27, 40.23, 152.89°) |
| OKLab | oklab(78.27% -0.0984 0.0468) |
| OKLCH | oklch(78.27% 0.109 154.6) |
| XYZ | xyz(36.0362, 50.3203, 37.9447) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.40
Mediumaquamarine
#66CDAA
ΔE00 5.89
Darkseagreen
#8FBC8F
ΔE00 6.20
Soft Green
#6FC276
ΔE00 6.24
Hospital Green
#9BE5AA
ΔE00 6.26
Emerald
#50C878
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCD99 #CD7DB1
analogous
#89CD7D #7DCD99 #7DCDC1
triadic
#7DCD99 #997DCD #CD997D
tetradic
#7DCD99 #7D89CD #CD7DB1 #CDC17D
square
#7DCD99 #7D89CD #CD7DB1 #CDC17D
split-complementary
#7DCD99 #C17DCD #CD7D89
monochromatic
#3A965A #51BC76 #7DCD99 #A9DEBC #D5EFDE
Accessibility & contrast
On white
1.90
#7DCD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#7DCD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCD99
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCD99 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC196
Deuteranopia (green-blind)
#C0B99C
Tritanopia (blue-blind)
#6DCBBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7dcd99; /* rgb */ color: rgb(125, 205, 153); /* oklch */ color: oklch(78.3% 0.109 154.6);
Tailwind
colors: {
custom: {
50: '#a6dcb7',
500: '#7dcd99',
950: '#000000',
},
}SCSS
$custom: #7dcd99; $custom-light: #a6dcb7; $custom-dark: #000000;
JSON
{
"hex": "#7dcd99",
"rgb": {
"r": 125,
"g": 205,
"b": 153
},
"hsl": {
"h": 141,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.78271,
"c": 0.10891,
"h": 154.6
},
"luminance": 0.50323
}Semantic roles & 50–950 ramp
primary
#7DCD99
secondary
#9C5282
accent
#2E87B8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481