#7FCA94#7FCA94
#7FCA94 is a light, moderate green. Relative luminance 0.489; OKLCH L 77.5% C 0.108 H 152.2°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCA94 |
|---|---|
| RGB | rgb(127, 202, 148) |
| HSL | hsl(137, 41%, 65%) |
| HSV | hsv(137, 37%, 79%) |
| CMYK | cmyk(37.1%, 0%, 26.7%, 20.8%) |
| CIE-LAB | lab(75.38, -34.77, 19.78) |
| CIE-LCH | lch(75.38, 40.00, 150.36°) |
| OKLab | oklab(77.55% -0.0953 0.0503) |
| OKLCH | oklch(77.55% 0.108 152.2) |
| XYZ | xyz(35.2162, 48.8892, 35.5922) |
| Luminance | 0.4889 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.36
Darkseagreen
#8FBC8F
ΔE00 5.37
Emerald
#50C878
ΔE00 6.41
Seafoam
#7FE0B3
ΔE00 6.50
Hospital Green
#9BE5AA
ΔE00 6.67
Mediumaquamarine
#66CDAA
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCA94 #CA7FB5
analogous
#90CA7F #7FCA94 #7FCABA
triadic
#7FCA94 #947FCA #CA947F
tetradic
#7FCA94 #7F90CA #CA7FB5 #CABA7F
square
#7FCA94 #7F90CA #CA7FB5 #CABA7F
split-complementary
#7FCA94 #BA7FCA #CA7F90
monochromatic
#3C9254 #54B870 #7FCA94 #AADCB8 #D6EEDC
Accessibility & contrast
On white
1.95
#7FCA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#7FCA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCA94
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCA94 | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF91
Deuteranopia (green-blind)
#BFB797
Tritanopia (blue-blind)
#72C8BB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #7fca94; /* rgb */ color: rgb(127, 202, 148); /* oklch */ color: oklch(77.5% 0.108 152.2);
Tailwind
colors: {
custom: {
50: '#a7dab3',
500: '#7fca94',
950: '#000000',
},
}SCSS
$custom: #7fca94; $custom-light: #a7dab3; $custom-dark: #000000;
JSON
{
"hex": "#7fca94",
"rgb": {
"r": 127,
"g": 202,
"b": 148
},
"hsl": {
"h": 136.8,
"s": 41.436,
"l": 64.51
},
"oklch": {
"l": 0.77548,
"c": 0.10776,
"h": 152.2
},
"luminance": 0.48891
}Semantic roles & 50–950 ramp
primary
#7FCA94
secondary
#DFC5D8
accent
#3190B4
background
#FAFDFB
surface
#F4FBF6
border
#CED4D0
text
#101511
muted
#7F8380