#74FB7F#74FB7F
#74FB7F is a very light, highly saturated green. Relative luminance 0.742; OKLCH L 88.5% C 0.203 H 145.1°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #74FB7F |
|---|---|
| RGB | rgb(116, 251, 127) |
| HSL | hsl(125, 94%, 72%) |
| HSV | hsv(125, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 49.4%, 1.6%) |
| CIE-LAB | lab(89.03, -61.52, 48.11) |
| CIE-LCH | lch(89.03, 78.10, 141.97°) |
| OKLab | oklab(88.46% -0.1669 0.1163) |
| OKLCH | oklch(88.46% 0.203 145.1) |
| XYZ | xyz(45.5278, 74.2358, 32.0043) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.21
Easter Green
#8CFD7E
ΔE00 2.33
Lighter Green
#75FD63
ΔE00 3.58
Light Green
#96F97B
ΔE00 3.59
Spearmint
#1EF876
ΔE00 3.95
Light Bright Green
#53FE5C
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FB7F #FB74F0
analogous
#ADFB74 #74FB7F #74FBC3
triadic
#74FB7F #7F74FB #FB7F74
tetradic
#74FB7F #74ADFB #FB74F0 #FBC374
square
#74FB7F #74ADFB #FB74F0 #FBC374
split-complementary
#74FB7F #C374FB #FB74AD
monochromatic
#07EE1A #39F948 #74FB7F #AFFDB6 #E1FEE4
Accessibility & contrast
On white
1.33
#74FB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#74FB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FB7F
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FB7F | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE774
Deuteranopia (green-blind)
#EDDB88
Tritanopia (blue-blind)
#5CF5DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #74fb7f; /* rgb */ color: rgb(116, 251, 127); /* oklch */ color: oklch(88.5% 0.203 145.1);
Tailwind
colors: {
custom: {
50: '#a6fea6',
500: '#74fb7f',
950: '#000000',
},
}SCSS
$custom: #74fb7f; $custom-light: #a6fea6; $custom-dark: #000000;
JSON
{
"hex": "#74fb7f",
"rgb": {
"r": 116,
"g": 251,
"b": 127
},
"hsl": {
"h": 124.889,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.88462,
"c": 0.20336,
"h": 145.1
},
"luminance": 0.7424
}Semantic roles & 50–950 ramp
primary
#74FB7F
secondary
#D73CCB
accent
#00D3E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680