#74DD85#74DD85
#74DD85 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.3% C 0.157 H 147.6°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #74DD85 |
|---|---|
| RGB | rgb(116, 221, 133) |
| HSL | hsl(130, 61%, 66%) |
| HSV | hsv(130, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 39.8%, 13.3%) |
| CIE-LAB | lab(80.25, -48.81, 34.02) |
| CIE-LCH | lch(80.25, 59.50, 145.13°) |
| OKLab | oklab(81.29% -0.1326 0.0843) |
| OKLCH | oklch(81.29% 0.157 147.6) |
| XYZ | xyz(37.2903, 57.1166, 31.2453) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.44
Lightgreen
#90EE90
ΔE00 4.55
Tealish Green
#0CDC73
ΔE00 5.39
Lightish Green
#61E160
ΔE00 5.61
Emerald
#50C878
ΔE00 5.94
Seaweed
#18D17B
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DD85 #DD74CC
analogous
#97DD74 #74DD85 #74DDB9
triadic
#74DD85 #8574DD #DD8574
tetradic
#74DD85 #7497DD #DD74CC #DDB974
square
#74DD85 #7497DD #DD74CC #DDB974
split-complementary
#74DD85 #B974DD #DD7497
monochromatic
#2AAC3F #43D15A #74DD85 #A5E9B0 #D6F5DB
Accessibility & contrast
On white
1.69
#74DD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#74DD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DD85
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DD85 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7F
Deuteranopia (green-blind)
#D0C38B
Tritanopia (blue-blind)
#62D9C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #74dd85; /* rgb */ color: rgb(116, 221, 133); /* oklch */ color: oklch(81.3% 0.157 147.6);
Tailwind
colors: {
custom: {
50: '#a2e8a9',
500: '#74dd85',
950: '#000000',
},
}SCSS
$custom: #74dd85; $custom-light: #a2e8a9; $custom-dark: #000000;
JSON
{
"hex": "#74dd85",
"rgb": {
"r": 116,
"g": 221,
"b": 133
},
"hsl": {
"h": 129.714,
"s": 60.694,
"l": 66.078
},
"oklch": {
"l": 0.81288,
"c": 0.15711,
"h": 147.6
},
"luminance": 0.57119
}Semantic roles & 50–950 ramp
primary
#74DD85
secondary
#AF479E
accent
#1DADC8
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481