#7DC196#7DC196
#7DC196 is a light, moderate green. Relative luminance 0.447; OKLCH L 75.4% C 0.093 H 155.7°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC196 |
|---|---|
| RGB | rgb(125, 193, 150) |
| HSL | hsl(142, 35%, 62%) |
| HSV | hsv(142, 35%, 76%) |
| CMYK | cmyk(35.2%, 0%, 22.3%, 24.3%) |
| CIE-LAB | lab(72.69, -30.77, 14.96) |
| CIE-LCH | lch(72.69, 34.22, 154.07°) |
| OKLab | oklab(75.36% -0.0849 0.0384) |
| OKLCH | oklch(75.36% 0.093 155.7) |
| XYZ | xyz(33.0304, 44.7001, 35.7358) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.22
Mediumaquamarine
#66CDAA
ΔE00 5.94
Pale Teal
#82CBB2
ΔE00 6.33
Tea
#65AB7C
ΔE00 6.63
Faded Green
#7BB274
ΔE00 7.04
Soft Green
#6FC276
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC196 #C17DA8
analogous
#86C17D #7DC196 #7DC1B8
triadic
#7DC196 #967DC1 #C1967D
tetradic
#7DC196 #7D86C1 #C17DA8 #C1B87D
square
#7DC196 #7D86C1 #C17DA8 #C1B87D
split-complementary
#7DC196 #B87DC1 #C17D86
monochromatic
#3F8459 #54AD75 #7DC196 #A6D5B7 #D0E9D9
Accessibility & contrast
On white
2.11
#7DC196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#7DC196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC196
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC196 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B794
Deuteranopia (green-blind)
#B5AF98
Tritanopia (blue-blind)
#70C0B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7dc196; /* rgb */ color: rgb(125, 193, 150); /* oklch */ color: oklch(75.4% 0.093 155.7);
Tailwind
colors: {
custom: {
50: '#a5d4b5',
500: '#7dc196',
950: '#000000',
},
}SCSS
$custom: #7dc196; $custom-light: #a5d4b5; $custom-dark: #000000;
JSON
{
"hex": "#7dc196",
"rgb": {
"r": 125,
"g": 193,
"b": 150
},
"hsl": {
"h": 142.059,
"s": 35.417,
"l": 62.353
},
"oklch": {
"l": 0.75363,
"c": 0.09314,
"h": 155.7
},
"luminance": 0.44702
}Semantic roles & 50–950 ramp
primary
#7DC196
secondary
#D9C0D0
accent
#3783AE
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380