#77DC91#77DC91
#77DC91 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.4% C 0.143 H 150.5°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #77DC91 |
|---|---|
| RGB | rgb(119, 220, 145) |
| HSL | hsl(135, 59%, 66%) |
| HSV | hsv(135, 46%, 86%) |
| CMYK | cmyk(45.9%, 0%, 34.1%, 13.7%) |
| CIE-LAB | lab(80.26, -45.59, 27.94) |
| CIE-LCH | lch(80.26, 53.47, 148.50°) |
| OKLab | oklab(81.4% -0.1241 0.0701) |
| OKLCH | oklch(81.4% 0.143 150.5) |
| XYZ | xyz(38.3093, 57.1499, 35.7949) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.10
Lightgreen
#90EE90
ΔE00 5.52
Weird Green
#3AE57F
ΔE00 5.54
Aqua Green
#12E193
ΔE00 5.86
Emerald
#50C878
ΔE00 5.87
Seaweed
#18D17B
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DC91 #DC77C2
analogous
#90DC77 #77DC91 #77DCC4
triadic
#77DC91 #9177DC #DC9177
tetradic
#77DC91 #7790DC #DC77C2 #DCC477
square
#77DC91 #7790DC #DC77C2 #DCC477
split-complementary
#77DC91 #C477DC #DC7790
monochromatic
#2CAC4D #46CF6A #77DC91 #A8E9B8 #D8F5E0
Accessibility & contrast
On white
1.69
#77DC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#77DC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DC91
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DC91 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8C
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#63D9C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #77dc91; /* rgb */ color: rgb(119, 220, 145); /* oklch */ color: oklch(81.4% 0.143 150.5);
Tailwind
colors: {
custom: {
50: '#a3e7b1',
500: '#77dc91',
950: '#000000',
},
}SCSS
$custom: #77dc91; $custom-light: #a3e7b1; $custom-dark: #000000;
JSON
{
"hex": "#77dc91",
"rgb": {
"r": 119,
"g": 220,
"b": 145
},
"hsl": {
"h": 135.446,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.814,
"c": 0.14255,
"h": 150.5
},
"luminance": 0.57153
}Semantic roles & 50–950 ramp
primary
#77DC91
secondary
#AF4894
accent
#1F9BC7
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101611
muted
#808481