#74DF80#74DF80
#74DF80 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.7% C 0.165 H 146.2°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #74DF80 |
|---|---|
| RGB | rgb(116, 223, 128) |
| HSL | hsl(127, 63%, 66%) |
| HSV | hsv(127, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(80.76, -50.41, 37.20) |
| CIE-LCH | lch(80.76, 62.66, 143.57°) |
| OKLab | oklab(81.69% -0.1369 0.0915) |
| OKLCH | oklch(81.69% 0.165 146.2) |
| XYZ | xyz(37.4843, 58.0441, 29.6463) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.09
Weird Green
#3AE57F
ΔE00 4.24
Lightish Green
#61E160
ΔE00 4.53
Tealish Green
#0CDC73
ΔE00 5.30
Fresh Green
#69D84F
ΔE00 6.22
Palegreen
#98FB98
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DF80 #DF74D3
analogous
#9EDF74 #74DF80 #74DFB6
triadic
#74DF80 #8074DF #DF8074
tetradic
#74DF80 #749EDF #DF74D3 #DFB674
square
#74DF80 #749EDF #DF74D3 #DFB674
split-complementary
#74DF80 #B674DF #DF749E
monochromatic
#29B038 #42D453 #74DF80 #A6EAAD #D7F6DB
Accessibility & contrast
On white
1.67
#74DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#74DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DF80
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DF80 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 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)
#E2CF79
Deuteranopia (green-blind)
#D3C586
Tritanopia (blue-blind)
#63DBC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #74df80; /* rgb */ color: rgb(116, 223, 128); /* oklch */ color: oklch(81.7% 0.165 146.2);
Tailwind
colors: {
custom: {
50: '#a2eaa6',
500: '#74df80',
950: '#000000',
},
}SCSS
$custom: #74df80; $custom-light: #a2eaa6; $custom-dark: #000000;
JSON
{
"hex": "#74df80",
"rgb": {
"r": 116,
"g": 223,
"b": 128
},
"hsl": {
"h": 126.729,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.81687,
"c": 0.16469,
"h": 146.2
},
"luminance": 0.58047
}Semantic roles & 50–950 ramp
primary
#74DF80
secondary
#B245A6
accent
#1BB7CA
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#10160F
muted
#808480