#74F77F#74F77F
#74F77F is a very light, vivid green. Relative luminance 0.718; OKLCH L 87.5% C 0.198 H 145.2°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #74F77F |
|---|---|
| RGB | rgb(116, 247, 127) |
| HSL | hsl(125, 89%, 71%) |
| HSV | hsv(125, 53%, 97%) |
| CMYK | cmyk(53%, 0%, 48.6%, 3.1%) |
| CIE-LAB | lab(87.85, -60.01, 46.65) |
| CIE-LCH | lch(87.85, 76.01, 142.14°) |
| OKLab | oklab(87.49% -0.1628 0.113) |
| OKLCH | oklch(87.49% 0.198 145.2) |
| XYZ | xyz(44.2914, 71.7631, 31.5922) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.04
Easter Green
#8CFD7E
ΔE00 2.71
Light Green
#96F97B
ΔE00 3.70
Spearmint
#1EF876
ΔE00 3.94
Palegreen
#98FB98
ΔE00 3.94
Baby Green
#8CFF9E
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74F77F #F774EC
analogous
#AAF774 #74F77F #74F7C0
triadic
#74F77F #7F74F7 #F77F74
tetradic
#74F77F #74AAF7 #F774EC #F7C074
square
#74F77F #74AAF7 #F774EC #F7C074
split-complementary
#74F77F #C074F7 #F774AA
monochromatic
#0DE41F #3AF44A #74F77F #AEFAB4 #E2FDE4
Accessibility & contrast
On white
1.37
#74F77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#74F77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74F77F
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74F77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74F77F | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE475
Deuteranopia (green-blind)
#E9D887
Tritanopia (blue-blind)
#5DF1DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #74f77f; /* rgb */ color: rgb(116, 247, 127); /* oklch */ color: oklch(87.5% 0.198 145.2);
Tailwind
colors: {
custom: {
50: '#a5fba6',
500: '#74f77f',
950: '#000000',
},
}SCSS
$custom: #74f77f; $custom-light: #a5fba6; $custom-dark: #000000;
JSON
{
"hex": "#74f77f",
"rgb": {
"r": 116,
"g": 247,
"b": 127
},
"hsl": {
"h": 125.038,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.87493,
"c": 0.19815,
"h": 145.2
},
"luminance": 0.71767
}Semantic roles & 50–950 ramp
primary
#74F77F
secondary
#D23DC6
accent
#00D2E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580