#74D385#74D385
#74D385 is a light, vivid green. Relative luminance 0.520; OKLCH L 78.9% C 0.143 H 148.2°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #74D385 |
|---|---|
| RGB | rgb(116, 211, 133) |
| HSL | hsl(131, 52%, 64%) |
| HSV | hsv(131, 45%, 83%) |
| CMYK | cmyk(45%, 0%, 37%, 17.3%) |
| CIE-LAB | lab(77.28, -44.60, 30.12) |
| CIE-LCH | lch(77.28, 53.82, 145.97°) |
| OKLab | oklab(78.86% -0.1213 0.0751) |
| OKLCH | oklch(78.86% 0.143 148.2) |
| XYZ | xyz(34.7283, 51.9926, 30.3913) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.17
Soft Green
#6FC276
ΔE00 4.29
Seaweed
#18D17B
ΔE00 5.73
Dark Mint
#48C072
ΔE00 6.07
Weird Green
#3AE57F
ΔE00 6.24
Tealish Green
#0CDC73
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74D385 #D374C2
analogous
#93D374 #74D385 #74D3B5
triadic
#74D385 #8574D3 #D38574
tetradic
#74D385 #7493D3 #D374C2 #D3B574
square
#74D385 #7493D3 #D374C2 #D3B574
split-complementary
#74D385 #B574D3 #D37493
monochromatic
#319B44 #46C45C #74D385 #A2E2AE #D1F0D7
Accessibility & contrast
On white
1.84
#74D385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#74D385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74D385
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74D385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74D385 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C580
Deuteranopia (green-blind)
#C7BB8A
Tritanopia (blue-blind)
#64CFBF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #74d385; /* rgb */ color: rgb(116, 211, 133); /* oklch */ color: oklch(78.9% 0.143 148.2);
Tailwind
colors: {
custom: {
50: '#a1e1a9',
500: '#74d385',
950: '#000000',
},
}SCSS
$custom: #74d385; $custom-light: #a1e1a9; $custom-dark: #000000;
JSON
{
"hex": "#74d385",
"rgb": {
"r": 116,
"g": 211,
"b": 133
},
"hsl": {
"h": 130.737,
"s": 51.913,
"l": 64.118
},
"oklch": {
"l": 0.78865,
"c": 0.14266,
"h": 148.2
},
"luminance": 0.51995
}Semantic roles & 50–950 ramp
primary
#74D385
secondary
#A04B91
accent
#26A4BF
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F1510
muted
#808480