#7DCD98#7DCD98
#7DCD98 is a light, moderate green. Relative luminance 0.503; OKLCH L 78.2% C 0.110 H 154.1°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCD98 |
|---|---|
| RGB | rgb(125, 205, 152) |
| HSL | hsl(140, 44%, 65%) |
| HSV | hsv(140, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 25.9%, 19.6%) |
| CIE-LAB | lab(76.25, -36.00, 18.84) |
| CIE-LCH | lch(76.25, 40.63, 152.38°) |
| OKLab | oklab(78.25% -0.0988 0.048) |
| OKLCH | oklch(78.25% 0.11 154.1) |
| XYZ | xyz(35.9540, 50.2874, 37.5116) |
| Luminance | 0.5029 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.53
Soft Green
#6FC276
ΔE00 6.03
Mediumaquamarine
#66CDAA
ΔE00 6.11
Darkseagreen
#8FBC8F
ΔE00 6.19
Hospital Green
#9BE5AA
ΔE00 6.21
Emerald
#50C878
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCD98 #CD7DB2
analogous
#8ACD7D #7DCD98 #7DCDC0
triadic
#7DCD98 #987DCD #CD987D
tetradic
#7DCD98 #7D8ACD #CD7DB2 #CDC07D
square
#7DCD98 #7D8ACD #CD7DB2 #CDC07D
split-complementary
#7DCD98 #C07DCD #CD7D8A
monochromatic
#3A9659 #51BC75 #7DCD98 #A9DEBB #D5EFDE
Accessibility & contrast
On white
1.90
#7DCD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#7DCD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCD98
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCD98 | 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)
#CDC195
Deuteranopia (green-blind)
#C0B99B
Tritanopia (blue-blind)
#6ECBBF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7dcd98; /* rgb */ color: rgb(125, 205, 152); /* oklch */ color: oklch(78.2% 0.110 154.1);
Tailwind
colors: {
custom: {
50: '#a6dcb6',
500: '#7dcd98',
950: '#000000',
},
}SCSS
$custom: #7dcd98; $custom-light: #a6dcb6; $custom-dark: #000000;
JSON
{
"hex": "#7dcd98",
"rgb": {
"r": 125,
"g": 205,
"b": 152
},
"hsl": {
"h": 140.25,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.78248,
"c": 0.10985,
"h": 154.1
},
"luminance": 0.5029
}Semantic roles & 50–950 ramp
primary
#7DCD98
secondary
#9C5283
accent
#2E89B8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481