#7DDC96#7DDC96
#7DDC96 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.8% C 0.134 H 151.0°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDC96 |
|---|---|
| RGB | rgb(125, 220, 150) |
| HSL | hsl(136, 58%, 68%) |
| HSV | hsv(136, 43%, 86%) |
| CMYK | cmyk(43.2%, 0%, 31.8%, 13.7%) |
| CIE-LAB | lab(80.60, -43.07, 25.85) |
| CIE-LCH | lch(80.60, 50.23, 149.03°) |
| OKLab | oklab(81.77% -0.1175 0.0652) |
| OKLCH | oklch(81.77% 0.134 151) |
| XYZ | xyz(39.5532, 57.7457, 37.9101) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.24
Lightgreen
#90EE90
ΔE00 5.83
Seafoam
#7FE0B3
ΔE00 6.00
Light Sea Green
#98F6B0
ΔE00 6.00
Aqua Green
#12E193
ΔE00 6.35
Seafoam (survey)
#80F9AD
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDC96 #DC7DC3
analogous
#94DC7D #7DDC96 #7DDCC5
triadic
#7DDC96 #967DDC #DC967D
tetradic
#7DDC96 #7D94DC #DC7DC3 #DCC57D
square
#7DDC96 #7D94DC #DC7DC3 #DCC57D
split-complementary
#7DDC96 #C57DDC #DC7D94
monochromatic
#2FAF51 #4DCF6F #7DDC96 #ADE9BD #DDF6E4
Accessibility & contrast
On white
1.67
#7DDC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#7DDC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDC96
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDC96 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE92
Deuteranopia (green-blind)
#CFC49A
Tritanopia (blue-blind)
#6BD9CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7ddc96; /* rgb */ color: rgb(125, 220, 150); /* oklch */ color: oklch(81.8% 0.134 151.0);
Tailwind
colors: {
custom: {
50: '#a7e7b5',
500: '#7ddc96',
950: '#000000',
},
}SCSS
$custom: #7ddc96; $custom-light: #a7e7b5; $custom-dark: #000000;
JSON
{
"hex": "#7ddc96",
"rgb": {
"r": 125,
"g": 220,
"b": 150
},
"hsl": {
"h": 135.789,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.81768,
"c": 0.13433,
"h": 151
},
"luminance": 0.57748
}Semantic roles & 50–950 ramp
primary
#7DDC96
secondary
#B24C97
accent
#209AC5
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481