#77DD91#77DD91
#77DD91 is a light, vivid green. Relative luminance 0.577; OKLCH L 81.6% C 0.144 H 150.4°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #77DD91 |
|---|---|
| RGB | rgb(119, 221, 145) |
| HSL | hsl(135, 60%, 67%) |
| HSV | hsv(135, 46%, 87%) |
| CMYK | cmyk(46.2%, 0%, 34.4%, 13.3%) |
| CIE-LAB | lab(80.56, -46.02, 28.33) |
| CIE-LCH | lch(80.56, 54.04, 148.38°) |
| OKLab | oklab(81.64% -0.1252 0.0711) |
| OKLCH | oklch(81.64% 0.144 150.4) |
| XYZ | xyz(38.5726, 57.6764, 35.8826) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.11
Lightgreen
#90EE90
ΔE00 5.30
Weird Green
#3AE57F
ΔE00 5.37
Aqua Green
#12E193
ΔE00 5.82
Emerald
#50C878
ΔE00 6.03
Light Sea Green
#98F6B0
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DD91 #DD77C3
analogous
#90DD77 #77DD91 #77DDC4
triadic
#77DD91 #9177DD #DD9177
tetradic
#77DD91 #7790DD #DD77C3 #DDC477
square
#77DD91 #7790DD #DD77C3 #DDC477
split-complementary
#77DD91 #C477DD #DD7790
monochromatic
#2CAE4D #46D169 #77DD91 #A8E9B9 #D9F5E0
Accessibility & contrast
On white
1.68
#77DD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#77DD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DD91
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DD91 | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8C
Deuteranopia (green-blind)
#CFC496
Tritanopia (blue-blind)
#63DAC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #77dd91; /* rgb */ color: rgb(119, 221, 145); /* oklch */ color: oklch(81.6% 0.144 150.4);
Tailwind
colors: {
custom: {
50: '#a4e8b1',
500: '#77dd91',
950: '#000000',
},
}SCSS
$custom: #77dd91; $custom-light: #a4e8b1; $custom-dark: #000000;
JSON
{
"hex": "#77dd91",
"rgb": {
"r": 119,
"g": 221,
"b": 145
},
"hsl": {
"h": 135.294,
"s": 60,
"l": 66.667
},
"oklch": {
"l": 0.8164,
"c": 0.144,
"h": 150.4
},
"luminance": 0.57679
}Semantic roles & 50–950 ramp
primary
#77DD91
secondary
#B04896
accent
#1E9CC8
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101611
muted
#808481