#74DF81#74DF81
#74DF81 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.7% C 0.164 H 146.5°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #74DF81 |
|---|---|
| RGB | rgb(116, 223, 129) |
| HSL | hsl(127, 63%, 66%) |
| HSV | hsv(127, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 42.2%, 12.5%) |
| CIE-LAB | lab(80.78, -50.26, 36.72) |
| CIE-LCH | lch(80.78, 62.25, 143.85°) |
| OKLab | oklab(81.7% -0.1365 0.0905) |
| OKLCH | oklch(81.7% 0.164 146.5) |
| XYZ | xyz(37.5504, 58.0705, 29.9946) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.09
Weird Green
#3AE57F
ΔE00 4.22
Lightish Green
#61E160
ΔE00 4.69
Tealish Green
#0CDC73
ΔE00 5.29
Fresh Green
#69D84F
ΔE00 6.38
Emerald
#50C878
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DF81 #DF74D2
analogous
#9DDF74 #74DF81 #74DFB7
triadic
#74DF81 #8174DF #DF8174
tetradic
#74DF81 #749DDF #DF74D2 #DFB774
square
#74DF81 #749DDF #DF74D2 #DFB774
split-complementary
#74DF81 #B774DF #DF749D
monochromatic
#29B039 #42D454 #74DF81 #A6EAAE #D7F6DB
Accessibility & contrast
On white
1.66
#74DF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#74DF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DF81
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DF81 | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7A
Deuteranopia (green-blind)
#D3C587
Tritanopia (blue-blind)
#62DBC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #74df81; /* rgb */ color: rgb(116, 223, 129); /* oklch */ color: oklch(81.7% 0.164 146.5);
Tailwind
colors: {
custom: {
50: '#a2eaa7',
500: '#74df81',
950: '#000000',
},
}SCSS
$custom: #74df81; $custom-light: #a2eaa7; $custom-dark: #000000;
JSON
{
"hex": "#74df81",
"rgb": {
"r": 116,
"g": 223,
"b": 129
},
"hsl": {
"h": 127.29,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.81704,
"c": 0.16374,
"h": 146.5
},
"luminance": 0.58073
}Semantic roles & 50–950 ramp
primary
#74DF81
secondary
#B245A5
accent
#1BB5CA
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#10160F
muted
#808480