#74F07F#74F07F
#74F07F is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.8% C 0.189 H 145.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #74F07F |
|---|---|
| RGB | rgb(116, 240, 127) |
| HSL | hsl(125, 81%, 70%) |
| HSV | hsv(125, 52%, 94%) |
| CMYK | cmyk(51.7%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(85.79, -57.32, 44.08) |
| CIE-LCH | lch(85.79, 72.31, 142.44°) |
| OKLab | oklab(85.8% -0.1555 0.1072) |
| OKLCH | oklch(85.8% 0.189 145.4) |
| XYZ | xyz(42.1909, 67.5621, 30.8920) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.37
Lightgreen (survey)
#76FF7B
ΔE00 3.59
Easter Green
#8CFD7E
ΔE00 3.83
Palegreen
#98FB98
ΔE00 4.14
Lightish Green
#61E160
ΔE00 4.32
Light Green
#96F97B
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74F07F #F074E5
analogous
#A7F074 #74F07F #74F0BD
triadic
#74F07F #7F74F0 #F07F74
tetradic
#74F07F #74A7F0 #F074E5 #F0BD74
square
#74F07F #74A7F0 #F074E5 #F0BD74
split-complementary
#74F07F #BD74F0 #F074A7
monochromatic
#17D327 #3DEA4C #74F07F #ABF6B2 #E2FCE5
Accessibility & contrast
On white
1.45
#74F07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#74F07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74F07F
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74F07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74F07F | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD76
Deuteranopia (green-blind)
#E3D287
Tritanopia (blue-blind)
#5FEBD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #74f07f; /* rgb */ color: rgb(116, 240, 127); /* oklch */ color: oklch(85.8% 0.189 145.4);
Tailwind
colors: {
custom: {
50: '#a4f6a6',
500: '#74f07f',
950: '#000000',
},
}SCSS
$custom: #74f07f; $custom-light: #a4f6a6; $custom-dark: #000000;
JSON
{
"hex": "#74f07f",
"rgb": {
"r": 116,
"g": 240,
"b": 127
},
"hsl": {
"h": 125.323,
"s": 80.519,
"l": 69.804
},
"oklch": {
"l": 0.85797,
"c": 0.18889,
"h": 145.4
},
"luminance": 0.67565
}Semantic roles & 50–950 ramp
primary
#74F07F
secondary
#C93FBD
accent
#09CADD
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580