#74DF83#74DF83
#74DF83 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.7% C 0.162 H 146.9°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #74DF83 |
|---|---|
| RGB | rgb(116, 223, 131) |
| HSL | hsl(128, 63%, 66%) |
| HSV | hsv(128, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(80.81, -49.95, 35.76) |
| CIE-LCH | lch(80.81, 61.44, 144.40°) |
| OKLab | oklab(81.74% -0.1356 0.0883) |
| OKLCH | oklch(81.74% 0.162 146.9) |
| XYZ | xyz(37.6847, 58.1242, 30.7016) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.11
Weird Green
#3AE57F
ΔE00 4.20
Lightish Green
#61E160
ΔE00 5.00
Tealish Green
#0CDC73
ΔE00 5.31
Emerald
#50C878
ΔE00 6.45
Seaweed
#18D17B
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DF83 #DF74D0
analogous
#9BDF74 #74DF83 #74DFB9
triadic
#74DF83 #8374DF #DF8374
tetradic
#74DF83 #749BDF #DF74D0 #DFB974
square
#74DF83 #749BDF #DF74D0 #DFB974
split-complementary
#74DF83 #B974DF #DF749B
monochromatic
#29B03C #42D457 #74DF83 #A6EAAF #D7F6DC
Accessibility & contrast
On white
1.66
#74DF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#74DF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DF83
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DF83 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7C
Deuteranopia (green-blind)
#D2C589
Tritanopia (blue-blind)
#62DBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #74df83; /* rgb */ color: rgb(116, 223, 131); /* oklch */ color: oklch(81.7% 0.162 146.9);
Tailwind
colors: {
custom: {
50: '#a2eaa8',
500: '#74df83',
950: '#000000',
},
}SCSS
$custom: #74df83; $custom-light: #a2eaa8; $custom-dark: #000000;
JSON
{
"hex": "#74df83",
"rgb": {
"r": 116,
"g": 223,
"b": 131
},
"hsl": {
"h": 128.411,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.81738,
"c": 0.16185,
"h": 146.9
},
"luminance": 0.58127
}Semantic roles & 50–950 ramp
primary
#74DF83
secondary
#B245A3
accent
#1BB2CA
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#101610
muted
#808480