#74DA99#74DA99
#74DA99 is a light, vivid green. Relative luminance 0.562; OKLCH L 81.0% C 0.134 H 154.2°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #74DA99 |
|---|---|
| RGB | rgb(116, 218, 153) |
| HSL | hsl(142, 58%, 65%) |
| HSV | hsv(142, 47%, 85%) |
| CMYK | cmyk(46.8%, 0%, 29.8%, 14.5%) |
| CIE-LAB | lab(79.70, -44.09, 23.01) |
| CIE-LCH | lch(79.70, 49.73, 152.45°) |
| OKLab | oklab(80.96% -0.1204 0.0583) |
| OKLCH | oklch(80.96% 0.134 154.2) |
| XYZ | xyz(38.0210, 56.1528, 38.9659) |
| Luminance | 0.5616 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.91
Seafoam
#7FE0B3
ΔE00 4.99
Aqua Green
#12E193
ΔE00 5.58
Emerald
#50C878
ΔE00 6.08
Eucalyptus
#44D7A8
ΔE00 6.40
Seaweed
#18D17B
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DA99 #DA74B5
analogous
#82DA74 #74DA99 #74DACC
triadic
#74DA99 #9974DA #DA9974
tetradic
#74DA99 #7482DA #DA74B5 #DACC74
square
#74DA99 #7482DA #DA74B5 #DACC74
split-complementary
#74DA99 #CC74DA #DA7482
monochromatic
#2CA759 #44CD76 #74DA99 #A4E7BC #D5F4E0
Accessibility & contrast
On white
1.72
#74DA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#74DA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DA99
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DA99 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC95
Deuteranopia (green-blind)
#CBC19D
Tritanopia (blue-blind)
#5DD8C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #74da99; /* rgb */ color: rgb(116, 218, 153); /* oklch */ color: oklch(81.0% 0.134 154.2);
Tailwind
colors: {
custom: {
50: '#a1e6b7',
500: '#74da99',
950: '#000000',
},
}SCSS
$custom: #74da99; $custom-light: #a1e6b7; $custom-dark: #000000;
JSON
{
"hex": "#74da99",
"rgb": {
"r": 116,
"g": 218,
"b": 153
},
"hsl": {
"h": 141.765,
"s": 57.955,
"l": 65.49
},
"oklch": {
"l": 0.80956,
"c": 0.13381,
"h": 154.2
},
"luminance": 0.56156
}Semantic roles & 50–950 ramp
primary
#74DA99
secondary
#AA4887
accent
#2089C6
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481