#7DD199#7DD199
#7DD199 is a light, moderate green. Relative luminance 0.523; OKLCH L 79.2% C 0.115 H 153.8°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD199 |
|---|---|
| RGB | rgb(125, 209, 153) |
| HSL | hsl(140, 48%, 65%) |
| HSV | hsv(140, 40%, 82%) |
| CMYK | cmyk(40.2%, 0%, 26.8%, 18%) |
| CIE-LAB | lab(77.44, -37.64, 19.95) |
| CIE-LCH | lch(77.44, 42.60, 152.07°) |
| OKLab | oklab(79.22% -0.1032 0.0508) |
| OKLCH | oklch(79.22% 0.115 153.8) |
| XYZ | xyz(37.0053, 52.2585, 38.2678) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.04
Hospital Green
#9BE5AA
ΔE00 5.40
Soft Green
#6FC276
ΔE00 6.16
Emerald
#50C878
ΔE00 6.38
Mediumaquamarine
#66CDAA
ΔE00 6.51
Eucalyptus
#44D7A8
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD199 #D17DB5
analogous
#8BD17D #7DD199 #7DD1C3
triadic
#7DD199 #997DD1 #D1997D
tetradic
#7DD199 #7D8BD1 #D17DB5 #D1C37D
square
#7DD199 #7D8BD1 #D17DB5 #D1C37D
split-complementary
#7DD199 #C37DD1 #D17D8B
monochromatic
#379C59 #50C176 #7DD199 #AAE1BC #D7F1E0
Accessibility & contrast
On white
1.83
#7DD199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#7DD199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD199
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD199 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C596
Deuteranopia (green-blind)
#C4BC9C
Tritanopia (blue-blind)
#6DCFC2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7dd199; /* rgb */ color: rgb(125, 209, 153); /* oklch */ color: oklch(79.2% 0.115 153.8);
Tailwind
colors: {
custom: {
50: '#a6dfb7',
500: '#7dd199',
950: '#000000',
},
}SCSS
$custom: #7dd199; $custom-light: #a6dfb7; $custom-dark: #000000;
JSON
{
"hex": "#7dd199",
"rgb": {
"r": 125,
"g": 209,
"b": 153
},
"hsl": {
"h": 140,
"s": 47.727,
"l": 65.49
},
"oklch": {
"l": 0.79218,
"c": 0.115,
"h": 153.8
},
"luminance": 0.52261
}Semantic roles & 50–950 ramp
primary
#7DD199
secondary
#A25187
accent
#2B8BBB
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481