#74D87F#74D87F
#74D87F is a light, vivid green. Relative luminance 0.544; OKLCH L 80.0% C 0.156 H 146.3°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #74D87F |
|---|---|
| RGB | rgb(116, 216, 127) |
| HSL | hsl(127, 56%, 65%) |
| HSV | hsv(127, 46%, 85%) |
| CMYK | cmyk(46.3%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(78.67, -47.68, 35.00) |
| CIE-LCH | lch(78.67, 59.14, 143.72°) |
| OKLab | oklab(79.97% -0.1295 0.0864) |
| OKLCH | oklch(79.97% 0.156 146.3) |
| XYZ | xyz(35.5871, 54.3545, 28.6908) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 5.13
Emerald
#50C878
ΔE00 5.22
Lightgreen
#90EE90
ΔE00 5.41
Lightish Green
#61E160
ΔE00 5.50
Tealish Green
#0CDC73
ΔE00 5.54
Soft Green
#6FC276
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74D87F #D874CD
analogous
#9BD874 #74D87F #74D8B1
triadic
#74D87F #7F74D8 #D87F74
tetradic
#74D87F #749BD8 #D874CD #D8B174
square
#74D87F #749BD8 #D874CD #D8B174
split-complementary
#74D87F #B174D8 #D8749B
monochromatic
#2EA43B #44CB53 #74D87F #A4E5AB #D4F3D7
Accessibility & contrast
On white
1.77
#74D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#74D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74D87F
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74D87F | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC979
Deuteranopia (green-blind)
#CCBF85
Tritanopia (blue-blind)
#64D4C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #74d87f; /* rgb */ color: rgb(116, 216, 127); /* oklch */ color: oklch(80.0% 0.156 146.3);
Tailwind
colors: {
custom: {
50: '#a2e5a5',
500: '#74d87f',
950: '#000000',
},
}SCSS
$custom: #74d87f; $custom-light: #a2e5a5; $custom-dark: #000000;
JSON
{
"hex": "#74d87f",
"rgb": {
"r": 116,
"g": 216,
"b": 127
},
"hsl": {
"h": 126.6,
"s": 56.18,
"l": 65.098
},
"oklch": {
"l": 0.79969,
"c": 0.15571,
"h": 146.3
},
"luminance": 0.54357
}Semantic roles & 50–950 ramp
primary
#74D87F
secondary
#A7499D
accent
#22B2C4
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480