#7DD09C#7DD09C
#7DD09C is a light, moderate green. Relative luminance 0.519; OKLCH L 79.0% C 0.111 H 155.4°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD09C |
|---|---|
| RGB | rgb(125, 208, 156) |
| HSL | hsl(142, 47%, 65%) |
| HSV | hsv(142, 40%, 82%) |
| CMYK | cmyk(39.9%, 0%, 25%, 18.4%) |
| CIE-LAB | lab(77.20, -36.62, 18.05) |
| CIE-LCH | lch(77.20, 40.82, 153.76°) |
| OKLab | oklab(79.05% -0.1006 0.0461) |
| OKLCH | oklch(79.05% 0.111 155.4) |
| XYZ | xyz(37.0116, 51.8697, 39.5076) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.66
Mediumaquamarine
#66CDAA
ΔE00 5.69
Hospital Green
#9BE5AA
ΔE00 5.74
Eucalyptus
#44D7A8
ΔE00 6.33
Soft Green
#6FC276
ΔE00 6.74
Darkseagreen
#8FBC8F
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD09C #D07DB1
analogous
#87D07D #7DD09C #7DD0C6
triadic
#7DD09C #9C7DD0 #D09C7D
tetradic
#7DD09C #7D87D0 #D07DB1 #D0C67D
square
#7DD09C #7D87D0 #D07DB1 #D0C67D
split-complementary
#7DD09C #C67DD0 #D07D87
monochromatic
#389B5D #50C07A #7DD09C #AAE0BE #D7F1E0
Accessibility & contrast
On white
1.85
#7DD09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#7DD09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD09C
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD09C | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC499
Deuteranopia (green-blind)
#C2BB9F
Tritanopia (blue-blind)
#6CCEC2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7dd09c; /* rgb */ color: rgb(125, 208, 156); /* oklch */ color: oklch(79.0% 0.111 155.4);
Tailwind
colors: {
custom: {
50: '#a6dfb9',
500: '#7dd09c',
950: '#000000',
},
}SCSS
$custom: #7dd09c; $custom-light: #a6dfb9; $custom-dark: #000000;
JSON
{
"hex": "#7dd09c",
"rgb": {
"r": 125,
"g": 208,
"b": 156
},
"hsl": {
"h": 142.41,
"s": 46.893,
"l": 65.294
},
"oklch": {
"l": 0.7905,
"c": 0.11068,
"h": 155.4
},
"luminance": 0.51872
}Semantic roles & 50–950 ramp
primary
#7DD09C
secondary
#A05183
accent
#2B85BA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481