#7DD09D#7DD09D
#7DD09D is a light, moderate green. Relative luminance 0.519; OKLCH L 79.1% C 0.110 H 155.9°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7DD09D |
|---|---|
| RGB | rgb(125, 208, 157) |
| HSL | hsl(143, 47%, 65%) |
| HSV | hsv(143, 40%, 82%) |
| CMYK | cmyk(39.9%, 0%, 24.5%, 18.4%) |
| CIE-LAB | lab(77.22, -36.42, 17.54) |
| CIE-LCH | lch(77.22, 40.43, 154.28°) |
| OKLab | oklab(79.07% -0.1002 0.0448) |
| OKLCH | oklch(79.07% 0.11 155.9) |
| XYZ | xyz(37.0967, 51.9037, 39.9554) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.52
Mediumaquamarine
#66CDAA
ΔE00 5.47
Hospital Green
#9BE5AA
ΔE00 5.81
Eucalyptus
#44D7A8
ΔE00 6.22
Light Teal
#90E4C1
ΔE00 6.79
Darkseagreen
#8FBC8F
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DD09D #D07DB0
analogous
#86D07D #7DD09D #7DD0C7
triadic
#7DD09D #9D7DD0 #D09D7D
tetradic
#7DD09D #7D86D0 #D07DB0 #D0C77D
square
#7DD09D #7D86D0 #D07DB0 #D0C77D
split-complementary
#7DD09D #C77DD0 #D07D86
monochromatic
#389B5E #50C07B #7DD09D #AAE0BF #D7F1E1
Accessibility & contrast
On white
1.85
#7DD09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#7DD09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DD09D
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DD09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DD09D | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC49A
Deuteranopia (green-blind)
#C2BBA0
Tritanopia (blue-blind)
#6CCFC2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7dd09d; /* rgb */ color: rgb(125, 208, 157); /* oklch */ color: oklch(79.1% 0.110 155.9);
Tailwind
colors: {
custom: {
50: '#a6dfba',
500: '#7dd09d',
950: '#000000',
},
}SCSS
$custom: #7dd09d; $custom-light: #a6dfba; $custom-dark: #000000;
JSON
{
"hex": "#7dd09d",
"rgb": {
"r": 125,
"g": 208,
"b": 157
},
"hsl": {
"h": 143.133,
"s": 46.893,
"l": 65.294
},
"oklch": {
"l": 0.79073,
"c": 0.10976,
"h": 155.9
},
"luminance": 0.51906
}Semantic roles & 50–950 ramp
primary
#7DD09D
secondary
#A05182
accent
#2B83BA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101511
muted
#808481