#74D096#74D096
#74D096 is a light, vivid green. Relative luminance 0.510; OKLCH L 78.5% C 0.122 H 154.8°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #74D096 |
|---|---|
| RGB | rgb(116, 208, 150) |
| HSL | hsl(142, 49%, 64%) |
| HSV | hsv(142, 44%, 82%) |
| CMYK | cmyk(44.2%, 0%, 27.9%, 18.4%) |
| CIE-LAB | lab(76.69, -40.27, 20.45) |
| CIE-LCH | lch(76.69, 45.17, 153.07°) |
| OKLab | oklab(78.49% -0.1103 0.052) |
| OKLCH | oklch(78.49% 0.122 154.8) |
| XYZ | xyz(35.2609, 51.0243, 36.8389) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.36
Emerald
#50C878
ΔE00 5.51
Soft Green
#6FC276
ΔE00 5.78
Eucalyptus
#44D7A8
ΔE00 6.14
Hospital Green
#9BE5AA
ΔE00 6.17
Mediumaquamarine
#66CDAA
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74D096 #D074AE
analogous
#80D074 #74D096 #74D0C4
triadic
#74D096 #9674D0 #D09674
tetradic
#74D096 #7480D0 #D074AE #D0C474
square
#74D096 #7480D0 #D074AE #D0C474
split-complementary
#74D096 #C474D0 #D07480
monochromatic
#339758 #46C173 #74D096 #A2DFB9 #CFEFDB
Accessibility & contrast
On white
1.87
#74D096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#74D096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74D096
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74D096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74D096 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C393
Deuteranopia (green-blind)
#C2B999
Tritanopia (blue-blind)
#60CEC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #74d096; /* rgb */ color: rgb(116, 208, 150); /* oklch */ color: oklch(78.5% 0.122 154.8);
Tailwind
colors: {
custom: {
50: '#a0dfb5',
500: '#74d096',
950: '#000000',
},
}SCSS
$custom: #74d096; $custom-light: #a0dfb5; $custom-dark: #000000;
JSON
{
"hex": "#74d096",
"rgb": {
"r": 116,
"g": 208,
"b": 150
},
"hsl": {
"h": 142.174,
"s": 49.462,
"l": 63.529
},
"oklch": {
"l": 0.78491,
"c": 0.12192,
"h": 154.8
},
"luminance": 0.51027
}Semantic roles & 50–950 ramp
primary
#74D096
secondary
#9C4C7F
accent
#2986BD
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481