#74DF8D#74DF8D
#74DF8D is a light, vivid green. Relative luminance 0.584; OKLCH L 81.9% C 0.152 H 149.6°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #74DF8D |
|---|---|
| RGB | rgb(116, 223, 141) |
| HSL | hsl(134, 63%, 66%) |
| HSV | hsv(134, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(80.97, -48.34, 30.91) |
| CIE-LCH | lch(80.97, 57.37, 147.41°) |
| OKLab | oklab(81.92% -0.1313 0.0771) |
| OKLCH | oklch(81.92% 0.152 149.6) |
| XYZ | xyz(38.3954, 58.4085, 34.4448) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.52
Lightgreen
#90EE90
ΔE00 4.65
Tealish Green
#0CDC73
ΔE00 5.73
Aqua Green
#12E193
ΔE00 5.76
Hospital Green
#9BE5AA
ΔE00 5.77
Seafoam Green
#7AF9AB
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DF8D #DF74C6
analogous
#91DF74 #74DF8D #74DFC3
triadic
#74DF8D #8D74DF #DF8D74
tetradic
#74DF8D #7491DF #DF74C6 #DFC374
square
#74DF8D #7491DF #DF74C6 #DFC374
split-complementary
#74DF8D #C374DF #DF7491
monochromatic
#29B048 #42D464 #74DF8D #A6EAB6 #D7F6DF
Accessibility & contrast
On white
1.66
#74DF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#74DF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DF8D
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DF8D | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF87
Deuteranopia (green-blind)
#D1C592
Tritanopia (blue-blind)
#5FDCCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #74df8d; /* rgb */ color: rgb(116, 223, 141); /* oklch */ color: oklch(81.9% 0.152 149.6);
Tailwind
colors: {
custom: {
50: '#a2eaaf',
500: '#74df8d',
950: '#000000',
},
}SCSS
$custom: #74df8d; $custom-light: #a2eaaf; $custom-dark: #000000;
JSON
{
"hex": "#74df8d",
"rgb": {
"r": 116,
"g": 223,
"b": 141
},
"hsl": {
"h": 134.019,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.81918,
"c": 0.15233,
"h": 149.6
},
"luminance": 0.58411
}Semantic roles & 50–950 ramp
primary
#74DF8D
secondary
#B24598
accent
#1BA1CA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481