#74F181#74F181
#74F181 is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.1% C 0.188 H 145.8°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #74F181 |
|---|---|
| RGB | rgb(116, 241, 129) |
| HSL | hsl(126, 82%, 70%) |
| HSV | hsv(126, 52%, 95%) |
| CMYK | cmyk(51.9%, 0%, 46.5%, 5.5%) |
| CIE-LAB | lab(86.11, -57.43, 43.52) |
| CIE-LCH | lch(86.11, 72.05, 142.85°) |
| OKLab | oklab(86.07% -0.1558 0.106) |
| OKLCH | oklch(86.07% 0.188 145.8) |
| XYZ | xyz(42.6177, 68.2051, 31.6837) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.32
Lightgreen (survey)
#76FF7B
ΔE00 3.52
Easter Green
#8CFD7E
ΔE00 3.81
Palegreen
#98FB98
ΔE00 3.97
Baby Green
#8CFF9E
ΔE00 4.13
Mint Green
#8FFF9F
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74F181 #F174E4
analogous
#A6F174 #74F181 #74F1BF
triadic
#74F181 #8174F1 #F18174
tetradic
#74F181 #74A6F1 #F174E4 #F1BF74
square
#74F181 #74A6F1 #F174E4 #F1BF74
split-complementary
#74F181 #BF74F1 #F174A6
monochromatic
#15D529 #3CEB4F #74F181 #ACF7B3 #E3FCE6
Accessibility & contrast
On white
1.43
#74F181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#74F181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74F181
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74F181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74F181 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE78
Deuteranopia (green-blind)
#E3D389
Tritanopia (blue-blind)
#5EECD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #74f181; /* rgb */ color: rgb(116, 241, 129); /* oklch */ color: oklch(86.1% 0.188 145.8);
Tailwind
colors: {
custom: {
50: '#a5f6a7',
500: '#74f181',
950: '#000000',
},
}SCSS
$custom: #74f181; $custom-light: #a5f6a7; $custom-dark: #000000;
JSON
{
"hex": "#74f181",
"rgb": {
"r": 116,
"g": 241,
"b": 129
},
"hsl": {
"h": 126.24,
"s": 81.699,
"l": 70
},
"oklch": {
"l": 0.86069,
"c": 0.18842,
"h": 145.8
},
"luminance": 0.68209
}Semantic roles & 50–950 ramp
primary
#74F181
secondary
#CB3FBC
accent
#07C8DE
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101710
muted
#818580