#74DF89#74DF89
#74DF89 is a light, vivid green. Relative luminance 0.583; OKLCH L 81.8% C 0.156 H 148.5°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #74DF89 |
|---|---|
| RGB | rgb(116, 223, 137) |
| HSL | hsl(132, 63%, 66%) |
| HSV | hsv(132, 48%, 87%) |
| CMYK | cmyk(48%, 0%, 38.6%, 12.5%) |
| CIE-LAB | lab(80.90, -49.00, 32.86) |
| CIE-LCH | lch(80.90, 59.00, 146.16°) |
| OKLab | oklab(81.84% -0.1331 0.0817) |
| OKLCH | oklch(81.84% 0.156 148.5) |
| XYZ | xyz(38.1032, 58.2916, 32.9056) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.30
Lightgreen
#90EE90
ΔE00 4.35
Tealish Green
#0CDC73
ΔE00 5.49
Lightish Green
#61E160
ΔE00 6.00
Aqua Green
#12E193
ΔE00 6.11
Hospital Green
#9BE5AA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DF89 #DF74CA
analogous
#95DF74 #74DF89 #74DFBF
triadic
#74DF89 #8974DF #DF8974
tetradic
#74DF89 #7495DF #DF74CA #DFBF74
square
#74DF89 #7495DF #DF74CA #DFBF74
split-complementary
#74DF89 #BF74DF #DF7495
monochromatic
#29B043 #42D45F #74DF89 #A6EAB3 #D7F6DD
Accessibility & contrast
On white
1.66
#74DF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#74DF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DF89
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DF89 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF83
Deuteranopia (green-blind)
#D2C58E
Tritanopia (blue-blind)
#60DBC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #74df89; /* rgb */ color: rgb(116, 223, 137); /* oklch */ color: oklch(81.8% 0.156 148.5);
Tailwind
colors: {
custom: {
50: '#a2eaac',
500: '#74df89',
950: '#000000',
},
}SCSS
$custom: #74df89; $custom-light: #a2eaac; $custom-dark: #000000;
JSON
{
"hex": "#74df89",
"rgb": {
"r": 116,
"g": 223,
"b": 137
},
"hsl": {
"h": 131.776,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.81844,
"c": 0.15614,
"h": 148.5
},
"luminance": 0.58294
}Semantic roles & 50–950 ramp
primary
#74DF89
secondary
#B2459C
accent
#1BA8CA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481