#7DD699#7DD699
#7DD699 is a light, vivid green. Relative luminance 0.548; OKLCH L 80.4% C 0.123 H 152.9°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD699 |
|---|---|
| RGB | rgb(125, 214, 153) |
| HSL | hsl(139, 52%, 66%) |
| HSV | hsv(139, 42%, 84%) |
| CMYK | cmyk(41.6%, 0%, 28.5%, 16.1%) |
| CIE-LAB | lab(78.90, -39.89, 21.97) |
| CIE-LCH | lch(78.90, 45.54, 151.16°) |
| OKLab | oklab(80.41% -0.1091 0.0557) |
| OKLCH | oklch(80.41% 0.123 152.9) |
| XYZ | xyz(38.2513, 54.7505, 38.6831) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.56
Seafoam
#7FE0B3
ΔE00 4.98
Emerald
#50C878
ΔE00 6.29
Soft Green
#6FC276
ΔE00 6.40
Eucalyptus
#44D7A8
ΔE00 6.90
Aqua Green
#12E193
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD699 #D67DBA
analogous
#8ED67D #7DD699 #7DD6C6
triadic
#7DD699 #997DD6 #D6997D
tetradic
#7DD699 #7D8ED6 #D67DBA #D6C67D
square
#7DD699 #7D8ED6 #D67DBA #D6C67D
split-complementary
#7DD699 #C67DD6 #D67D8E
monochromatic
#34A557 #4EC774 #7DD699 #ACE5BE #DAF3E2
Accessibility & contrast
On white
1.76
#7DD699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#7DD699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD699
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD699 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C995
Deuteranopia (green-blind)
#C9C09D
Tritanopia (blue-blind)
#6CD4C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7dd699; /* rgb */ color: rgb(125, 214, 153); /* oklch */ color: oklch(80.4% 0.123 152.9);
Tailwind
colors: {
custom: {
50: '#a6e3b7',
500: '#7dd699',
950: '#000000',
},
}SCSS
$custom: #7dd699; $custom-light: #a6e3b7; $custom-dark: #000000;
JSON
{
"hex": "#7dd699",
"rgb": {
"r": 125,
"g": 214,
"b": 153
},
"hsl": {
"h": 138.876,
"s": 52.047,
"l": 66.471
},
"oklch": {
"l": 0.80405,
"c": 0.12253,
"h": 152.9
},
"luminance": 0.54753
}Semantic roles & 50–950 ramp
primary
#7DD699
secondary
#A94F8C
accent
#268FBF
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481