#7FC294#7FC294
#7FC294 is a light, moderate green. Relative luminance 0.452; OKLCH L 75.7% C 0.095 H 153.6°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC294 |
|---|---|
| RGB | rgb(127, 194, 148) |
| HSL | hsl(139, 35%, 63%) |
| HSV | hsv(139, 35%, 76%) |
| CMYK | cmyk(34.5%, 0%, 23.7%, 23.9%) |
| CIE-LAB | lab(73.04, -31.02, 16.54) |
| CIE-LCH | lch(73.04, 35.16, 151.93°) |
| OKLab | oklab(75.66% -0.0853 0.0423) |
| OKLCH | oklch(75.66% 0.095 153.6) |
| XYZ | xyz(33.3875, 45.2319, 34.9826) |
| Luminance | 0.4523 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.85
Soft Green
#6FC276
ΔE00 6.46
Mediumaquamarine
#66CDAA
ΔE00 6.48
Faded Green
#7BB274
ΔE00 6.56
Tea
#65AB7C
ΔE00 6.79
Sage Green (survey)
#88B378
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC294 #C27FAD
analogous
#8BC27F #7FC294 #7FC2B5
triadic
#7FC294 #947FC2 #C2947F
tetradic
#7FC294 #7F8BC2 #C27FAD #C2B57F
square
#7FC294 #7F8BC2 #C27FAD #C2B57F
split-complementary
#7FC294 #B57FC2 #C27F8B
monochromatic
#408756 #56AE71 #7FC294 #A8D6B7 #D2EAD9
Accessibility & contrast
On white
2.09
#7FC294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#7FC294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC294
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC294 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B891
Deuteranopia (green-blind)
#B7B097
Tritanopia (blue-blind)
#73C0B5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7fc294; /* rgb */ color: rgb(127, 194, 148); /* oklch */ color: oklch(75.7% 0.095 153.6);
Tailwind
colors: {
custom: {
50: '#a6d4b3',
500: '#7fc294',
950: '#000000',
},
}SCSS
$custom: #7fc294; $custom-light: #a6d4b3; $custom-dark: #000000;
JSON
{
"hex": "#7fc294",
"rgb": {
"r": 127,
"g": 194,
"b": 148
},
"hsl": {
"h": 138.806,
"s": 35.45,
"l": 62.941
},
"oklch": {
"l": 0.75658,
"c": 0.09522,
"h": 153.6
},
"luminance": 0.45234
}Semantic roles & 50–950 ramp
primary
#7FC294
secondary
#DAC2D3
accent
#3789AE
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380