#7DD196#7DD196
#7DD196 is a light, moderate green. Relative luminance 0.522; OKLCH L 79.2% C 0.118 H 152.5°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD196 |
|---|---|
| RGB | rgb(125, 209, 150) |
| HSL | hsl(138, 48%, 65%) |
| HSV | hsv(138, 40%, 82%) |
| CMYK | cmyk(40.2%, 0%, 28.2%, 18%) |
| CIE-LAB | lab(77.38, -38.19, 21.46) |
| CIE-LCH | lch(77.38, 43.81, 150.67°) |
| OKLab | oklab(79.15% -0.1045 0.0545) |
| OKLCH | oklch(79.15% 0.118 152.5) |
| XYZ | xyz(36.7607, 52.1606, 36.9792) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.37
Seafoam
#7FE0B3
ΔE00 5.56
Soft Green
#6FC276
ΔE00 5.64
Emerald
#50C878
ΔE00 5.96
Darkseagreen
#8FBC8F
ΔE00 7.13
Eucalyptus
#44D7A8
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD196 #D17DB8
analogous
#8ED17D #7DD196 #7DD1C0
triadic
#7DD196 #967DD1 #D1967D
tetradic
#7DD196 #7D8ED1 #D17DB8 #D1C07D
square
#7DD196 #7D8ED1 #D17DB8 #D1C07D
split-complementary
#7DD196 #C07DD1 #D17D8E
monochromatic
#379C55 #50C171 #7DD196 #AAE1BB #D7F1DF
Accessibility & contrast
On white
1.84
#7DD196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#7DD196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD196
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD196 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C492
Deuteranopia (green-blind)
#C4BC99
Tritanopia (blue-blind)
#6DCFC1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7dd196; /* rgb */ color: rgb(125, 209, 150); /* oklch */ color: oklch(79.2% 0.118 152.5);
Tailwind
colors: {
custom: {
50: '#a6dfb5',
500: '#7dd196',
950: '#000000',
},
}SCSS
$custom: #7dd196; $custom-light: #a6dfb5; $custom-dark: #000000;
JSON
{
"hex": "#7dd196",
"rgb": {
"r": 125,
"g": 209,
"b": 150
},
"hsl": {
"h": 137.857,
"s": 47.727,
"l": 65.49
},
"oklch": {
"l": 0.79152,
"c": 0.11785,
"h": 152.5
},
"luminance": 0.52163
}Semantic roles & 50–950 ramp
primary
#7DD196
secondary
#A25189
accent
#2B90BB
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481