#7DD889#7DD889
#7DD889 is a light, vivid green. Relative luminance 0.553; OKLCH L 80.6% C 0.141 H 147.1°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD889 |
|---|---|
| RGB | rgb(125, 216, 137) |
| HSL | hsl(128, 54%, 67%) |
| HSV | hsv(128, 42%, 85%) |
| CMYK | cmyk(42.1%, 0%, 36.6%, 15.3%) |
| CIE-LAB | lab(79.20, -43.54, 30.68) |
| CIE-LCH | lch(79.20, 53.26, 144.83°) |
| OKLab | oklab(80.56% -0.1185 0.0765) |
| OKLCH | oklch(80.56% 0.141 147.1) |
| XYZ | xyz(37.5266, 55.2754, 32.3539) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.44
Soft Green
#6FC276
ΔE00 5.49
Emerald
#50C878
ΔE00 5.58
Hospital Green
#9BE5AA
ΔE00 5.70
Weird Green
#3AE57F
ΔE00 6.14
Seaweed
#18D17B
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD889 #D87DCC
analogous
#9FD87D #7DD889 #7DD8B7
triadic
#7DD889 #897DD8 #D8897D
tetradic
#7DD889 #7D9FD8 #D87DCC #D8B77D
square
#7DD889 #7D9FD8 #D87DCC #D8B77D
split-complementary
#7DD889 #B77DD8 #D87D9F
monochromatic
#32A842 #4ECA5E #7DD889 #ACE6B4 #DBF4DE
Accessibility & contrast
On white
1.74
#7DD889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#7DD889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD889
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD889 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA84
Deuteranopia (green-blind)
#CDC18E
Tritanopia (blue-blind)
#6FD4C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7dd889; /* rgb */ color: rgb(125, 216, 137); /* oklch */ color: oklch(80.6% 0.141 147.1);
Tailwind
colors: {
custom: {
50: '#a7e4ac',
500: '#7dd889',
950: '#000000',
},
}SCSS
$custom: #7dd889; $custom-light: #a7e4ac; $custom-dark: #000000;
JSON
{
"hex": "#7dd889",
"rgb": {
"r": 125,
"g": 216,
"b": 137
},
"hsl": {
"h": 127.912,
"s": 53.846,
"l": 66.863
},
"oklch": {
"l": 0.80557,
"c": 0.14104,
"h": 147.1
},
"luminance": 0.55278
}Semantic roles & 50–950 ramp
primary
#7DD889
secondary
#AC4E9F
accent
#24ADC1
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481