#74DD99#74DD99
#74DD99 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.7% C 0.138 H 153.7°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #74DD99 |
|---|---|
| RGB | rgb(116, 221, 153) |
| HSL | hsl(141, 61%, 66%) |
| HSV | hsv(141, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(80.58, -45.38, 24.21) |
| CIE-LCH | lch(80.58, 51.44, 151.92°) |
| OKLab | oklab(81.68% -0.1238 0.0612) |
| OKLCH | oklch(81.68% 0.138 153.7) |
| XYZ | xyz(38.8059, 57.7228, 39.2275) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.76
Aqua Green
#12E193
ΔE00 5.30
Seafoam
#7FE0B3
ΔE00 5.30
Seafoam (survey)
#80F9AD
ΔE00 6.12
Seafoam Green
#7AF9AB
ΔE00 6.14
Light Sea Green
#98F6B0
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DD99 #DD74B8
analogous
#83DD74 #74DD99 #74DDCD
triadic
#74DD99 #9974DD #DD9974
tetradic
#74DD99 #7483DD #DD74B8 #DDCD74
square
#74DD99 #7483DD #DD74B8 #DDCD74
split-complementary
#74DD99 #CD74DD #DD7483
monochromatic
#2AAC58 #43D175 #74DD99 #A5E9BD #D6F5E1
Accessibility & contrast
On white
1.67
#74DD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#74DD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DD99
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DD99 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE95
Deuteranopia (green-blind)
#CDC49D
Tritanopia (blue-blind)
#5CDBCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #74dd99; /* rgb */ color: rgb(116, 221, 153); /* oklch */ color: oklch(81.7% 0.138 153.7);
Tailwind
colors: {
custom: {
50: '#a2e8b7',
500: '#74dd99',
950: '#000000',
},
}SCSS
$custom: #74dd99; $custom-light: #a2e8b7; $custom-dark: #000000;
JSON
{
"hex": "#74dd99",
"rgb": {
"r": 116,
"g": 221,
"b": 153
},
"hsl": {
"h": 141.143,
"s": 60.694,
"l": 66.078
},
"oklch": {
"l": 0.81676,
"c": 0.13815,
"h": 153.7
},
"luminance": 0.57726
}Semantic roles & 50–950 ramp
primary
#74DD99
secondary
#AF478A
accent
#1D8CC8
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481