#7FC89F#7FC89F
#7FC89F is a light, moderate green. Relative luminance 0.483; OKLCH L 77.3% C 0.094 H 158.6°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC89F |
|---|---|
| RGB | rgb(127, 200, 159) |
| HSL | hsl(146, 40%, 64%) |
| HSV | hsv(146, 37%, 78%) |
| CMYK | cmyk(36.5%, 0%, 20.5%, 21.6%) |
| CIE-LAB | lab(75.03, -31.73, 13.42) |
| CIE-LCH | lch(75.03, 34.45, 157.08°) |
| OKLab | oklab(77.34% -0.0879 0.0345) |
| OKLCH | oklch(77.34% 0.094 158.6) |
| XYZ | xyz(35.6623, 48.3217, 40.2421) |
| Luminance | 0.4832 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.49
Pale Teal
#82CBB2
ΔE00 4.95
Seafoam Blue
#78D1B6
ΔE00 5.57
Darkseagreen
#8FBC8F
ΔE00 5.62
Seafoam
#7FE0B3
ΔE00 5.94
Eucalyptus
#44D7A8
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC89F #C87FA8
analogous
#84C87F #7FC89F #7FC8C4
triadic
#7FC89F #9F7FC8 #C89F7F
tetradic
#7FC89F #7F84C8 #C87FA8 #C8C47F
square
#7FC89F #7F84C8 #C87FA8 #C8C47F
split-complementary
#7FC89F #C47FC8 #C87F84
monochromatic
#3D8F61 #54B67F #7FC89F #AADABF #D5EDDF
Accessibility & contrast
On white
1.97
#7FC89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#7FC89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC89F
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC89F | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BE9D
Deuteranopia (green-blind)
#BBB5A1
Tritanopia (blue-blind)
#6FC7BC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7fc89f; /* rgb */ color: rgb(127, 200, 159); /* oklch */ color: oklch(77.3% 0.094 158.6);
Tailwind
colors: {
custom: {
50: '#a7d9bb',
500: '#7fc89f',
950: '#000000',
},
}SCSS
$custom: #7fc89f; $custom-light: #a7d9bb; $custom-dark: #000000;
JSON
{
"hex": "#7fc89f",
"rgb": {
"r": 127,
"g": 200,
"b": 159
},
"hsl": {
"h": 146.301,
"s": 39.891,
"l": 64.118
},
"oklch": {
"l": 0.77337,
"c": 0.09442,
"h": 158.6
},
"luminance": 0.48324
}Semantic roles & 50–950 ramp
primary
#7FC89F
secondary
#DEC5D3
accent
#337BB3
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#101411
muted
#7F8380