#77DB97#77DB97
#77DB97 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.3% C 0.135 H 152.7°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #77DB97 |
|---|---|
| RGB | rgb(119, 219, 151) |
| HSL | hsl(139, 58%, 66%) |
| HSV | hsv(139, 46%, 86%) |
| CMYK | cmyk(45.7%, 0%, 31.1%, 14.1%) |
| CIE-LAB | lab(80.08, -44.10, 24.58) |
| CIE-LCH | lch(80.08, 50.49, 150.87°) |
| OKLab | oklab(81.28% -0.1203 0.0621) |
| OKLCH | oklch(81.28% 0.135 152.7) |
| XYZ | xyz(38.5226, 56.8165, 38.2089) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.67
Seafoam
#7FE0B3
ΔE00 5.53
Aqua Green
#12E193
ΔE00 5.76
Emerald
#50C878
ΔE00 6.09
Light Sea Green
#98F6B0
ΔE00 6.40
Weird Green
#3AE57F
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DB97 #DB77BB
analogous
#89DB77 #77DB97 #77DBC9
triadic
#77DB97 #9777DB #DB9777
tetradic
#77DB97 #7789DB #DB77BB #DBC977
square
#77DB97 #7789DB #DB77BB #DBC977
split-complementary
#77DB97 #C977DB #DB7789
monochromatic
#2DAA55 #47CE72 #77DB97 #A7E8BC #D8F5E1
Accessibility & contrast
On white
1.70
#77DB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#77DB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DB97
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DB97 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD93
Deuteranopia (green-blind)
#CCC39B
Tritanopia (blue-blind)
#62D9C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #77db97; /* rgb */ color: rgb(119, 219, 151); /* oklch */ color: oklch(81.3% 0.135 152.7);
Tailwind
colors: {
custom: {
50: '#a3e7b6',
500: '#77db97',
950: '#000000',
},
}SCSS
$custom: #77db97; $custom-light: #a3e7b6; $custom-dark: #000000;
JSON
{
"hex": "#77db97",
"rgb": {
"r": 119,
"g": 219,
"b": 151
},
"hsl": {
"h": 139.2,
"s": 58.14,
"l": 66.275
},
"oklch": {
"l": 0.81282,
"c": 0.1354,
"h": 152.7
},
"luminance": 0.56819
}Semantic roles & 50–950 ramp
primary
#77DB97
secondary
#AD498D
accent
#2091C6
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101611
muted
#808481