#74DF86#74DF86
#74DF86 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.8% C 0.159 H 147.7°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #74DF86 |
|---|---|
| RGB | rgb(116, 223, 134) |
| HSL | hsl(130, 63%, 66%) |
| HSV | hsv(130, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 39.9%, 12.5%) |
| CIE-LAB | lab(80.85, -49.48, 34.31) |
| CIE-LCH | lch(80.85, 60.21, 145.26°) |
| OKLab | oklab(81.79% -0.1344 0.085) |
| OKLCH | oklch(81.79% 0.159 147.7) |
| XYZ | xyz(37.8909, 58.2067, 31.7880) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.20
Weird Green
#3AE57F
ΔE00 4.22
Tealish Green
#0CDC73
ΔE00 5.37
Lightish Green
#61E160
ΔE00 5.49
Emerald
#50C878
ΔE00 6.32
Aqua Green
#12E193
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DF86 #DF74CD
analogous
#98DF74 #74DF86 #74DFBB
triadic
#74DF86 #8674DF #DF8674
tetradic
#74DF86 #7498DF #DF74CD #DFBB74
square
#74DF86 #7498DF #DF74CD #DFBB74
split-complementary
#74DF86 #BB74DF #DF7498
monochromatic
#29B03F #42D45B #74DF86 #A6EAB1 #D7F6DD
Accessibility & contrast
On white
1.66
#74DF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#74DF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DF86
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DF86 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF80
Deuteranopia (green-blind)
#D2C58C
Tritanopia (blue-blind)
#61DBC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #74df86; /* rgb */ color: rgb(116, 223, 134); /* oklch */ color: oklch(81.8% 0.159 147.7);
Tailwind
colors: {
custom: {
50: '#a2eaaa',
500: '#74df86',
950: '#000000',
},
}SCSS
$custom: #74df86; $custom-light: #a2eaaa; $custom-dark: #000000;
JSON
{
"hex": "#74df86",
"rgb": {
"r": 116,
"g": 223,
"b": 134
},
"hsl": {
"h": 130.093,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.8179,
"c": 0.15899,
"h": 147.7
},
"luminance": 0.5821
}Semantic roles & 50–950 ramp
primary
#74DF86
secondary
#B245A0
accent
#1BADCA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481