#7DC799#7DC799
#7DC799 is a light, moderate green. Relative luminance 0.475; OKLCH L 76.9% C 0.100 H 155.9°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC799 |
|---|---|
| RGB | rgb(125, 199, 153) |
| HSL | hsl(143, 40%, 64%) |
| HSV | hsv(143, 37%, 78%) |
| CMYK | cmyk(37.2%, 0%, 23.1%, 22%) |
| CIE-LAB | lab(74.51, -33.03, 15.89) |
| CIE-LCH | lch(74.51, 36.65, 154.30°) |
| OKLab | oklab(76.85% -0.091 0.0407) |
| OKLCH | oklch(76.85% 0.1 155.9) |
| XYZ | xyz(34.6284, 47.5047, 37.4755) |
| Luminance | 0.4751 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.14
Mediumaquamarine
#66CDAA
ΔE00 5.35
Pale Teal
#82CBB2
ΔE00 6.31
Seafoam
#7FE0B3
ΔE00 6.36
Seafoam Blue
#78D1B6
ΔE00 6.82
Soft Green
#6FC276
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC799 #C77DAB
analogous
#86C77D #7DC799 #7DC7BE
triadic
#7DC799 #997DC7 #C7997D
tetradic
#7DC799 #7D86C7 #C77DAB #C7BE7D
square
#7DC799 #7D86C7 #C77DAB #C7BE7D
split-complementary
#7DC799 #BE7DC7 #C77D86
monochromatic
#3D8D5B #52B577 #7DC799 #A8D9BB #D3ECDC
Accessibility & contrast
On white
2.00
#7DC799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#7DC799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC799
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC799 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC96
Deuteranopia (green-blind)
#BBB49C
Tritanopia (blue-blind)
#6EC6BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #7dc799; /* rgb */ color: rgb(125, 199, 153); /* oklch */ color: oklch(76.9% 0.100 155.9);
Tailwind
colors: {
custom: {
50: '#a5d8b7',
500: '#7dc799',
950: '#000000',
},
}SCSS
$custom: #7dc799; $custom-light: #a5d8b7; $custom-dark: #000000;
JSON
{
"hex": "#7dc799",
"rgb": {
"r": 125,
"g": 199,
"b": 153
},
"hsl": {
"h": 142.703,
"s": 39.785,
"l": 63.529
},
"oklch": {
"l": 0.76852,
"c": 0.09969,
"h": 155.9
},
"luminance": 0.47507
}Semantic roles & 50–950 ramp
primary
#7DC799
secondary
#DDC3D3
accent
#3382B3
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380