#7FD09C#7FD09C
#7FD09C is a light, moderate green. Relative luminance 0.520; OKLCH L 79.1% C 0.109 H 154.9°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD09C |
|---|---|
| RGB | rgb(127, 208, 156) |
| HSL | hsl(141, 46%, 66%) |
| HSV | hsv(141, 39%, 82%) |
| CMYK | cmyk(38.9%, 0%, 25%, 18.4%) |
| CIE-LAB | lab(77.29, -36.04, 18.19) |
| CIE-LCH | lch(77.29, 40.37, 153.23°) |
| OKLab | oklab(79.15% -0.099 0.0464) |
| OKLCH | oklch(79.15% 0.109 154.9) |
| XYZ | xyz(37.3066, 52.0218, 39.5215) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.74
Hospital Green
#9BE5AA
ΔE00 5.60
Mediumaquamarine
#66CDAA
ΔE00 5.87
Eucalyptus
#44D7A8
ΔE00 6.59
Darkseagreen
#8FBC8F
ΔE00 6.70
Soft Green
#6FC276
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD09C #D07FB3
analogous
#8AD07F #7FD09C #7FD0C4
triadic
#7FD09C #9C7FD0 #D09C7F
tetradic
#7FD09C #7F8AD0 #D07FB3 #D0C47F
square
#7FD09C #7F8AD0 #D07FB3 #D0C47F
split-complementary
#7FD09C #C47FD0 #D07F8A
monochromatic
#399C5C #52C079 #7FD09C #ACE0BF #D9F1E1
Accessibility & contrast
On white
1.84
#7FD09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#7FD09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD09C
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD09C | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C499
Deuteranopia (green-blind)
#C3BB9F
Tritanopia (blue-blind)
#6FCEC2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fd09c; /* rgb */ color: rgb(127, 208, 156); /* oklch */ color: oklch(79.1% 0.109 154.9);
Tailwind
colors: {
custom: {
50: '#a7dfb9',
500: '#7fd09c',
950: '#000000',
},
}SCSS
$custom: #7fd09c; $custom-light: #a7dfb9; $custom-dark: #000000;
JSON
{
"hex": "#7fd09c",
"rgb": {
"r": 127,
"g": 208,
"b": 156
},
"hsl": {
"h": 141.481,
"s": 46.286,
"l": 65.686
},
"oklch": {
"l": 0.79148,
"c": 0.10938,
"h": 154.9
},
"luminance": 0.52024
}Semantic roles & 50–950 ramp
primary
#7FD09C
secondary
#A15285
accent
#2C87BA
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481