#74FA7F#74FA7F
#74FA7F is a very light, highly saturated green. Relative luminance 0.736; OKLCH L 88.2% C 0.202 H 145.2°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #74FA7F |
|---|---|
| RGB | rgb(116, 250, 127) |
| HSL | hsl(125, 93%, 72%) |
| HSV | hsv(125, 54%, 98%) |
| CMYK | cmyk(53.6%, 0%, 49.2%, 2%) |
| CIE-LAB | lab(88.74, -61.14, 47.75) |
| CIE-LCH | lch(88.74, 77.58, 142.01°) |
| OKLab | oklab(88.22% -0.1658 0.1154) |
| OKLCH | oklch(88.22% 0.202 145.2) |
| XYZ | xyz(45.2162, 73.6127, 31.9005) |
| Luminance | 0.7362 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.41
Easter Green
#8CFD7E
ΔE00 2.40
Light Green
#96F97B
ΔE00 3.60
Lighter Green
#75FD63
ΔE00 3.69
Spearmint
#1EF876
ΔE00 3.93
Baby Green
#8CFF9E
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FA7F #FA74EF
analogous
#ACFA74 #74FA7F #74FAC2
triadic
#74FA7F #7F74FA #FA7F74
tetradic
#74FA7F #74ACFA #FA74EF #FAC274
square
#74FA7F #74ACFA #FA74EF #FAC274
split-complementary
#74FA7F #C274FA #FA74AC
monochromatic
#08EB1B #39F849 #74FA7F #AFFCB5 #E1FEE4
Accessibility & contrast
On white
1.34
#74FA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#74FA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FA7F
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FA7F | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE675
Deuteranopia (green-blind)
#ECDA88
Tritanopia (blue-blind)
#5CF4DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #74fa7f; /* rgb */ color: rgb(116, 250, 127); /* oklch */ color: oklch(88.2% 0.202 145.2);
Tailwind
colors: {
custom: {
50: '#a6fda6',
500: '#74fa7f',
950: '#000000',
},
}SCSS
$custom: #74fa7f; $custom-light: #a6fda6; $custom-dark: #000000;
JSON
{
"hex": "#74fa7f",
"rgb": {
"r": 116,
"g": 250,
"b": 127
},
"hsl": {
"h": 124.925,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.8822,
"c": 0.20206,
"h": 145.2
},
"luminance": 0.73617
}Semantic roles & 50–950 ramp
primary
#74FA7F
secondary
#D63CC9
accent
#00D3E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680