#7DC396#7DC396
#7DC396 is a light, moderate green. Relative luminance 0.456; OKLCH L 75.8% C 0.096 H 155.2°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7DC396 |
|---|---|
| RGB | rgb(125, 195, 150) |
| HSL | hsl(141, 37%, 63%) |
| HSV | hsv(141, 36%, 76%) |
| CMYK | cmyk(35.9%, 0%, 23.1%, 23.5%) |
| CIE-LAB | lab(73.28, -31.72, 15.78) |
| CIE-LCH | lch(73.28, 35.43, 153.55°) |
| OKLab | oklab(75.83% -0.0874 0.0404) |
| OKLCH | oklch(75.83% 0.096 155.2) |
| XYZ | xyz(33.4755, 45.5903, 35.8842) |
| Luminance | 0.4559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.40
Mediumaquamarine
#66CDAA
ΔE00 5.87
Pale Teal
#82CBB2
ΔE00 6.53
Soft Green
#6FC276
ΔE00 6.76
Tea
#65AB7C
ΔE00 6.98
Faded Green
#7BB274
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DC396 #C37DAA
analogous
#87C37D #7DC396 #7DC3B9
triadic
#7DC396 #967DC3 #C3967D
tetradic
#7DC396 #7D87C3 #C37DAA #C3B97D
square
#7DC396 #7D87C3 #C37DAA #C3B97D
split-complementary
#7DC396 #B97DC3 #C37D87
monochromatic
#3E8758 #53B074 #7DC396 #A7D6B8 #D1EADA
Accessibility & contrast
On white
2.08
#7DC396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#7DC396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DC396
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DC396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DC396 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B993
Deuteranopia (green-blind)
#B7B199
Tritanopia (blue-blind)
#70C2B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #7dc396; /* rgb */ color: rgb(125, 195, 150); /* oklch */ color: oklch(75.8% 0.096 155.2);
Tailwind
colors: {
custom: {
50: '#a5d5b5',
500: '#7dc396',
950: '#000000',
},
}SCSS
$custom: #7dc396; $custom-light: #a5d5b5; $custom-dark: #000000;
JSON
{
"hex": "#7dc396",
"rgb": {
"r": 125,
"g": 195,
"b": 150
},
"hsl": {
"h": 141.429,
"s": 36.842,
"l": 62.745
},
"oklch": {
"l": 0.75835,
"c": 0.09628,
"h": 155.2
},
"luminance": 0.45592
}Semantic roles & 50–950 ramp
primary
#7DC396
secondary
#DBC1D2
accent
#3684B0
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380