#7FD09F#7FD09F
#7FD09F is a light, moderate green. Relative luminance 0.521; OKLCH L 79.2% C 0.107 H 156.4°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD09F |
|---|---|
| RGB | rgb(127, 208, 159) |
| HSL | hsl(144, 46%, 66%) |
| HSV | hsv(144, 39%, 82%) |
| CMYK | cmyk(38.9%, 0%, 23.6%, 18.4%) |
| CIE-LAB | lab(77.36, -35.47, 16.68) |
| CIE-LCH | lch(77.36, 39.19, 154.81°) |
| OKLab | oklab(79.22% -0.0977 0.0427) |
| OKLCH | oklch(79.22% 0.107 156.4) |
| XYZ | xyz(37.5638, 52.1246, 40.8759) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.35
Mediumaquamarine
#66CDAA
ΔE00 5.24
Hospital Green
#9BE5AA
ΔE00 5.83
Eucalyptus
#44D7A8
ΔE00 6.27
Light Teal
#90E4C1
ΔE00 6.46
Seafoam Blue
#78D1B6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD09F #D07FB0
analogous
#87D07F #7FD09F #7FD0C8
triadic
#7FD09F #9F7FD0 #D09F7F
tetradic
#7FD09F #7F87D0 #D07FB0 #D0C87F
square
#7FD09F #7F87D0 #D07FB0 #D0C87F
split-complementary
#7FD09F #C87FD0 #D07F87
monochromatic
#399C60 #52C07D #7FD09F #ACE0C1 #D9F1E2
Accessibility & contrast
On white
1.84
#7FD09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#7FD09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD09F
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD09F | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC49C
Deuteranopia (green-blind)
#C2BCA2
Tritanopia (blue-blind)
#6ECFC2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fd09f; /* rgb */ color: rgb(127, 208, 159); /* oklch */ color: oklch(79.2% 0.107 156.4);
Tailwind
colors: {
custom: {
50: '#a7dfbb',
500: '#7fd09f',
950: '#000000',
},
}SCSS
$custom: #7fd09f; $custom-light: #a7dfbb; $custom-dark: #000000;
JSON
{
"hex": "#7fd09f",
"rgb": {
"r": 127,
"g": 208,
"b": 159
},
"hsl": {
"h": 143.704,
"s": 46.286,
"l": 65.686
},
"oklch": {
"l": 0.79218,
"c": 0.10661,
"h": 156.4
},
"luminance": 0.52127
}Semantic roles & 50–950 ramp
primary
#7FD09F
secondary
#A15282
accent
#2C82BA
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101512
muted
#818482