#74F97C#74F97C
#74F97C is a very light, highly saturated green. Relative luminance 0.729; OKLCH L 87.9% C 0.203 H 144.7°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #74F97C |
|---|---|
| RGB | rgb(116, 249, 124) |
| HSL | hsl(124, 92%, 72%) |
| HSV | hsv(124, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 50.2%, 2.4%) |
| CIE-LAB | lab(88.41, -61.16, 48.75) |
| CIE-LCH | lch(88.41, 78.21, 141.44°) |
| OKLab | oklab(87.94% -0.166 0.1175) |
| OKLCH | oklch(87.94% 0.203 144.7) |
| XYZ | xyz(44.7137, 72.9158, 30.7828) |
| Luminance | 0.7292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.38
Easter Green
#8CFD7E
ΔE00 2.30
Lighter Green
#75FD63
ΔE00 3.41
Light Green
#96F97B
ΔE00 3.43
Light Bright Green
#53FE5C
ΔE00 3.91
Spearmint
#1EF876
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74F97C #F974F1
analogous
#AFF974 #74F97C #74F9BF
triadic
#74F97C #7C74F9 #F97C74
tetradic
#74F97C #74AFF9 #F974F1 #F9BF74
square
#74F97C #74AFF9 #F974F1 #F9BF74
split-complementary
#74F97C #BF74F9 #F974AF
monochromatic
#0AE917 #39F645 #74F97C #AFFCB3 #E2FEE3
Accessibility & contrast
On white
1.35
#74F97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#74F97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74F97C
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74F97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74F97C | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE571
Deuteranopia (green-blind)
#EBD985
Tritanopia (blue-blind)
#5DF3DC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #74f97c; /* rgb */ color: rgb(116, 249, 124); /* oklch */ color: oklch(87.9% 0.203 144.7);
Tailwind
colors: {
custom: {
50: '#a6fca4',
500: '#74f97c',
950: '#000000',
},
}SCSS
$custom: #74f97c; $custom-light: #a6fca4; $custom-dark: #000000;
JSON
{
"hex": "#74f97c",
"rgb": {
"r": 116,
"g": 249,
"b": 124
},
"hsl": {
"h": 123.609,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.87936,
"c": 0.20337,
"h": 144.7
},
"luminance": 0.7292
}Semantic roles & 50–950 ramp
primary
#74F97C
secondary
#D53DCB
accent
#00D8E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680