#74F58F#74F58F
#74F58F is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.3% C 0.181 H 148.4°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #74F58F |
|---|---|
| RGB | rgb(116, 245, 143) |
| HSL | hsl(133, 87%, 71%) |
| HSV | hsv(133, 53%, 96%) |
| CMYK | cmyk(52.7%, 0%, 41.6%, 3.9%) |
| CIE-LAB | lab(87.48, -56.90, 38.45) |
| CIE-LCH | lch(87.48, 68.67, 145.95°) |
| OKLab | oklab(87.26% -0.1542 0.0949) |
| OKLCH | oklch(87.26% 0.181 148.4) |
| XYZ | xyz(44.8099, 70.9972, 37.3238) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.82
Mint Green
#8FFF9F
ΔE00 3.03
Lightgreen
#90EE90
ΔE00 3.31
Palegreen
#98FB98
ΔE00 3.48
Light Bluish Green
#76FDA8
ΔE00 3.66
Foam Green
#90FDA9
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74F58F #F574DA
analogous
#99F574 #74F58F #74F5CF
triadic
#74F58F #8F74F5 #F58F74
tetradic
#74F58F #7499F5 #F574DA #F5CF74
square
#74F58F #7499F5 #F574DA #F5CF74
split-complementary
#74F58F #CF74F5 #F57499
monochromatic
#10DF3B #3BF161 #74F58F #ADF9BD #E2FDE8
Accessibility & contrast
On white
1.38
#74F58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#74F58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74F58F
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74F58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74F58F | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E388
Deuteranopia (green-blind)
#E5D796
Tritanopia (blue-blind)
#59F1DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #74f58f; /* rgb */ color: rgb(116, 245, 143); /* oklch */ color: oklch(87.3% 0.181 148.4);
Tailwind
colors: {
custom: {
50: '#a5f9b1',
500: '#74f58f',
950: '#000000',
},
}SCSS
$custom: #74f58f; $custom-light: #a5f9b1; $custom-dark: #000000;
JSON
{
"hex": "#74f58f",
"rgb": {
"r": 116,
"g": 245,
"b": 143
},
"hsl": {
"h": 132.558,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.8726,
"c": 0.18107,
"h": 148.4
},
"luminance": 0.71001
}Semantic roles & 50–950 ramp
primary
#74F58F
secondary
#D03EB1
accent
#02B4E3
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101711
muted
#818581