#7DD98F#7DD98F
#7DD98F is a light, vivid green. Relative luminance 0.560; OKLCH L 80.9% C 0.137 H 148.9°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD98F |
|---|---|
| RGB | rgb(125, 217, 143) |
| HSL | hsl(132, 55%, 67%) |
| HSV | hsv(132, 42%, 85%) |
| CMYK | cmyk(42.4%, 0%, 34.1%, 14.9%) |
| CIE-LAB | lab(79.59, -42.97, 28.12) |
| CIE-LCH | lch(79.59, 51.35, 146.81°) |
| OKLab | oklab(80.91% -0.117 0.0705) |
| OKLCH | oklch(80.91% 0.137 148.9) |
| XYZ | xyz(38.2260, 55.9663, 34.7696) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.98
Lightgreen
#90EE90
ΔE00 5.71
Emerald
#50C878
ΔE00 5.77
Soft Green
#6FC276
ΔE00 5.88
Weird Green
#3AE57F
ΔE00 6.33
Seaweed
#18D17B
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD98F #D97DC7
analogous
#99D97D #7DD98F #7DD9BD
triadic
#7DD98F #8F7DD9 #D98F7D
tetradic
#7DD98F #7D99D9 #D97DC7 #D9BD7D
square
#7DD98F #7D99D9 #D97DC7 #D9BD7D
split-complementary
#7DD98F #BD7DD9 #D97D99
monochromatic
#32AA49 #4ECB66 #7DD98F #ACE7B8 #DCF5E1
Accessibility & contrast
On white
1.72
#7DD98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#7DD98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD98F
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD98F | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8A
Deuteranopia (green-blind)
#CDC293
Tritanopia (blue-blind)
#6ED6C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7dd98f; /* rgb */ color: rgb(125, 217, 143); /* oklch */ color: oklch(80.9% 0.137 148.9);
Tailwind
colors: {
custom: {
50: '#a7e5b0',
500: '#7dd98f',
950: '#000000',
},
}SCSS
$custom: #7dd98f; $custom-light: #a7e5b0; $custom-dark: #000000;
JSON
{
"hex": "#7dd98f",
"rgb": {
"r": 125,
"g": 217,
"b": 143
},
"hsl": {
"h": 131.739,
"s": 54.762,
"l": 67.059
},
"oklch": {
"l": 0.80912,
"c": 0.13666,
"h": 148.9
},
"luminance": 0.55969
}Semantic roles & 50–950 ramp
primary
#7DD98F
secondary
#AD4D9A
accent
#23A3C2
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481