#77D494#77D494
#77D494 is a light, vivid green. Relative luminance 0.531; OKLCH L 79.5% C 0.128 H 152.6°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #77D494 |
|---|---|
| RGB | rgb(119, 212, 148) |
| HSL | hsl(139, 52%, 65%) |
| HSV | hsv(139, 44%, 83%) |
| CMYK | cmyk(43.9%, 0%, 30.2%, 16.9%) |
| CIE-LAB | lab(77.96, -41.59, 23.26) |
| CIE-LCH | lch(77.96, 47.65, 150.78°) |
| OKLab | oklab(79.54% -0.1136 0.0589) |
| OKLCH | oklch(79.54% 0.128 152.6) |
| XYZ | xyz(36.4941, 53.1445, 36.3461) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 5.33
Hospital Green
#9BE5AA
ΔE00 5.37
Soft Green
#6FC276
ΔE00 5.64
Seafoam
#7FE0B3
ΔE00 5.71
Seaweed
#18D17B
ΔE00 6.56
Aqua Green
#12E193
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D494 #D477B7
analogous
#88D477 #77D494 #77D4C3
triadic
#77D494 #9477D4 #D49477
tetradic
#77D494 #7788D4 #D477B7 #D4C377
square
#77D494 #7788D4 #D477B7 #D4C377
split-complementary
#77D494 #C377D4 #D47788
monochromatic
#329E54 #49C56F #77D494 #A5E3B9 #D4F1DD
Accessibility & contrast
On white
1.81
#77D494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#77D494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D494
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D494 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C790
Deuteranopia (green-blind)
#C6BD98
Tritanopia (blue-blind)
#64D2C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #77d494; /* rgb */ color: rgb(119, 212, 148); /* oklch */ color: oklch(79.5% 0.128 152.6);
Tailwind
colors: {
custom: {
50: '#a3e2b3',
500: '#77d494',
950: '#000000',
},
}SCSS
$custom: #77d494; $custom-light: #a3e2b3; $custom-dark: #000000;
JSON
{
"hex": "#77d494",
"rgb": {
"r": 119,
"g": 212,
"b": 148
},
"hsl": {
"h": 138.71,
"s": 51.955,
"l": 64.902
},
"oklch": {
"l": 0.79542,
"c": 0.12793,
"h": 152.6
},
"luminance": 0.53147
}Semantic roles & 50–950 ramp
primary
#77D494
secondary
#A34C88
accent
#2690BF
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481