#7DDC8D#7DDC8D
#7DDC8D is a light, vivid green. Relative luminance 0.575; OKLCH L 81.6% C 0.143 H 148.1°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDC8D |
|---|---|
| RGB | rgb(125, 220, 141) |
| HSL | hsl(130, 58%, 68%) |
| HSV | hsv(130, 43%, 86%) |
| CMYK | cmyk(43.2%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(80.44, -44.61, 30.27) |
| CIE-LCH | lch(80.44, 53.91, 145.84°) |
| OKLab | oklab(81.59% -0.1214 0.0756) |
| OKLCH | oklch(81.59% 0.143 148.1) |
| XYZ | xyz(38.8561, 57.4669, 34.2389) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.78
Hospital Green
#9BE5AA
ΔE00 5.21
Weird Green
#3AE57F
ΔE00 5.68
Emerald
#50C878
ΔE00 6.16
Soft Green
#6FC276
ΔE00 6.42
Light Sea Green
#98F6B0
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDC8D #DC7DCC
analogous
#9DDC7D #7DDC8D #7DDCBC
triadic
#7DDC8D #8D7DDC #DC8D7D
tetradic
#7DDC8D #7D9DDC #DC7DCC #DCBC7D
square
#7DDC8D #7D9DDC #DC7DCC #DCBC7D
split-complementary
#7DDC8D #BC7DDC #DC7D9D
monochromatic
#2FAF45 #4DCF63 #7DDC8D #ADE9B7 #DDF6E2
Accessibility & contrast
On white
1.68
#7DDC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#7DDC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDC8D
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDC8D | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD88
Deuteranopia (green-blind)
#D0C492
Tritanopia (blue-blind)
#6ED8C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7ddc8d; /* rgb */ color: rgb(125, 220, 141); /* oklch */ color: oklch(81.6% 0.143 148.1);
Tailwind
colors: {
custom: {
50: '#a7e7af',
500: '#7ddc8d',
950: '#000000',
},
}SCSS
$custom: #7ddc8d; $custom-light: #a7e7af; $custom-dark: #000000;
JSON
{
"hex": "#7ddc8d",
"rgb": {
"r": 125,
"g": 220,
"b": 141
},
"hsl": {
"h": 130.105,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.8159,
"c": 0.14303,
"h": 148.1
},
"luminance": 0.57469
}Semantic roles & 50–950 ramp
primary
#7DDC8D
secondary
#B24CA0
accent
#20A9C5
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481