#74DF85#74DF85
#74DF85 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.8% C 0.160 H 147.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #74DF85 |
|---|---|
| RGB | rgb(116, 223, 133) |
| HSL | hsl(130, 63%, 66%) |
| HSV | hsv(130, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 40.4%, 12.5%) |
| CIE-LAB | lab(80.84, -49.64, 34.80) |
| CIE-LCH | lch(80.84, 60.62, 144.97°) |
| OKLab | oklab(81.77% -0.1348 0.0861) |
| OKLCH | oklch(81.77% 0.16 147.4) |
| XYZ | xyz(37.8215, 58.1790, 31.4224) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.16
Weird Green
#3AE57F
ΔE00 4.20
Lightish Green
#61E160
ΔE00 5.33
Tealish Green
#0CDC73
ΔE00 5.35
Emerald
#50C878
ΔE00 6.36
Seaweed
#18D17B
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DF85 #DF74CE
analogous
#99DF74 #74DF85 #74DFBB
triadic
#74DF85 #8574DF #DF8574
tetradic
#74DF85 #7499DF #DF74CE #DFBB74
square
#74DF85 #7499DF #DF74CE #DFBB74
split-complementary
#74DF85 #BB74DF #DF7499
monochromatic
#29B03E #42D459 #74DF85 #A6EAB1 #D7F6DC
Accessibility & contrast
On white
1.66
#74DF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#74DF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DF85
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DF85 | 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)
#E1CF7F
Deuteranopia (green-blind)
#D2C58B
Tritanopia (blue-blind)
#61DBC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #74df85; /* rgb */ color: rgb(116, 223, 133); /* oklch */ color: oklch(81.8% 0.160 147.4);
Tailwind
colors: {
custom: {
50: '#a2eaa9',
500: '#74df85',
950: '#000000',
},
}SCSS
$custom: #74df85; $custom-light: #a2eaa9; $custom-dark: #000000;
JSON
{
"hex": "#74df85",
"rgb": {
"r": 116,
"g": 223,
"b": 133
},
"hsl": {
"h": 129.533,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.81772,
"c": 0.15995,
"h": 147.4
},
"luminance": 0.58182
}Semantic roles & 50–950 ramp
primary
#74DF85
secondary
#B245A1
accent
#1BAECA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481