#77DB92#77DB92
#77DB92 is a light, vivid green. Relative luminance 0.567; OKLCH L 81.2% C 0.140 H 151.0°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #77DB92 |
|---|---|
| RGB | rgb(119, 219, 146) |
| HSL | hsl(136, 58%, 66%) |
| HSV | hsv(136, 46%, 86%) |
| CMYK | cmyk(45.7%, 0%, 33.3%, 14.1%) |
| CIE-LAB | lab(79.99, -44.99, 27.05) |
| CIE-LCH | lch(79.99, 52.49, 148.98°) |
| OKLab | oklab(81.18% -0.1225 0.068) |
| OKLCH | oklch(81.18% 0.14 151) |
| XYZ | xyz(38.1251, 56.6575, 36.1156) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.02
Emerald
#50C878
ΔE00 5.77
Weird Green
#3AE57F
ΔE00 5.82
Aqua Green
#12E193
ΔE00 5.87
Lightgreen
#90EE90
ΔE00 5.88
Seaweed
#18D17B
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DB92 #DB77C0
analogous
#8EDB77 #77DB92 #77DBC4
triadic
#77DB92 #9277DB #DB9277
tetradic
#77DB92 #778EDB #DB77C0 #DBC477
square
#77DB92 #778EDB #DB77C0 #DBC477
split-complementary
#77DB92 #C477DB #DB778E
monochromatic
#2DAA4F #47CE6B #77DB92 #A7E8B9 #D8F5E0
Accessibility & contrast
On white
1.70
#77DB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#77DB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DB92
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DB92 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8D
Deuteranopia (green-blind)
#CDC296
Tritanopia (blue-blind)
#63D8C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #77db92; /* rgb */ color: rgb(119, 219, 146); /* oklch */ color: oklch(81.2% 0.140 151.0);
Tailwind
colors: {
custom: {
50: '#a3e7b2',
500: '#77db92',
950: '#000000',
},
}SCSS
$custom: #77db92; $custom-light: #a3e7b2; $custom-dark: #000000;
JSON
{
"hex": "#77db92",
"rgb": {
"r": 119,
"g": 219,
"b": 146
},
"hsl": {
"h": 136.2,
"s": 58.14,
"l": 66.275
},
"oklch": {
"l": 0.8118,
"c": 0.14014,
"h": 151
},
"luminance": 0.5666
}Semantic roles & 50–950 ramp
primary
#77DB92
secondary
#AD4992
accent
#2099C6
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101611
muted
#808481