#7DD787#7DD787
#7DD787 is a light, vivid green. Relative luminance 0.547; OKLCH L 80.3% C 0.142 H 146.6°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD787 |
|---|---|
| RGB | rgb(125, 215, 135) |
| HSL | hsl(127, 53%, 67%) |
| HSV | hsv(127, 42%, 84%) |
| CMYK | cmyk(41.9%, 0%, 37.2%, 15.7%) |
| CIE-LAB | lab(78.87, -43.43, 31.27) |
| CIE-LCH | lch(78.87, 53.51, 144.24°) |
| OKLab | oklab(80.28% -0.1182 0.0779) |
| OKLCH | oklch(80.28% 0.142 146.6) |
| XYZ | xyz(37.1291, 54.7078, 31.5202) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.25
Emerald
#50C878
ΔE00 5.47
Lightgreen
#90EE90
ΔE00 5.56
Hospital Green
#9BE5AA
ΔE00 5.97
Weird Green
#3AE57F
ΔE00 6.23
Seaweed
#18D17B
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD787 #D77DCD
analogous
#A0D77D #7DD787 #7DD7B4
triadic
#7DD787 #877DD7 #D7877D
tetradic
#7DD787 #7DA0D7 #D77DCD #D7B47D
square
#7DD787 #7DA0D7 #D77DCD #D7B47D
split-complementary
#7DD787 #B47DD7 #D77DA0
monochromatic
#33A640 #4EC95C #7DD787 #ACE5B2 #DBF4DD
Accessibility & contrast
On white
1.76
#7DD787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#7DD787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD787
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD787 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C982
Deuteranopia (green-blind)
#CCC08C
Tritanopia (blue-blind)
#70D3C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7dd787; /* rgb */ color: rgb(125, 215, 135); /* oklch */ color: oklch(80.3% 0.142 146.6);
Tailwind
colors: {
custom: {
50: '#a7e4aa',
500: '#7dd787',
950: '#000000',
},
}SCSS
$custom: #7dd787; $custom-light: #a7e4aa; $custom-dark: #000000;
JSON
{
"hex": "#7dd787",
"rgb": {
"r": 125,
"g": 215,
"b": 135
},
"hsl": {
"h": 126.667,
"s": 52.941,
"l": 66.667
},
"oklch": {
"l": 0.8028,
"c": 0.14154,
"h": 146.6
},
"luminance": 0.5471
}Semantic roles & 50–950 ramp
primary
#7DD787
secondary
#AA4EA0
accent
#25AFC0
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481