#77DB91#77DB91
#77DB91 is a light, vivid green. Relative luminance 0.566; OKLCH L 81.2% C 0.141 H 150.6°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #77DB91 |
|---|---|
| RGB | rgb(119, 219, 145) |
| HSL | hsl(136, 58%, 66%) |
| HSV | hsv(136, 46%, 86%) |
| CMYK | cmyk(45.7%, 0%, 33.8%, 14.1%) |
| CIE-LAB | lab(79.97, -45.16, 27.54) |
| CIE-LCH | lch(79.97, 52.90, 148.62°) |
| OKLab | oklab(81.16% -0.123 0.0692) |
| OKLCH | oklch(81.16% 0.141 150.6) |
| XYZ | xyz(38.0477, 56.6266, 35.7077) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.10
Weird Green
#3AE57F
ΔE00 5.72
Emerald
#50C878
ΔE00 5.73
Lightgreen
#90EE90
ΔE00 5.76
Aqua Green
#12E193
ΔE00 5.91
Seaweed
#18D17B
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DB91 #DB77C1
analogous
#8FDB77 #77DB91 #77DBC3
triadic
#77DB91 #9177DB #DB9177
tetradic
#77DB91 #778FDB #DB77C1 #DBC377
square
#77DB91 #778FDB #DB77C1 #DBC377
split-complementary
#77DB91 #C377DB #DB778F
monochromatic
#2DAA4E #47CE6A #77DB91 #A7E8B8 #D8F5DF
Accessibility & contrast
On white
1.70
#77DB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#77DB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DB91
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DB91 | 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)
#DCCC8C
Deuteranopia (green-blind)
#CDC295
Tritanopia (blue-blind)
#64D8C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #77db91; /* rgb */ color: rgb(119, 219, 145); /* oklch */ color: oklch(81.2% 0.141 150.6);
Tailwind
colors: {
custom: {
50: '#a3e7b1',
500: '#77db91',
950: '#000000',
},
}SCSS
$custom: #77db91; $custom-light: #a3e7b1; $custom-dark: #000000;
JSON
{
"hex": "#77db91",
"rgb": {
"r": 119,
"g": 219,
"b": 145
},
"hsl": {
"h": 135.6,
"s": 58.14,
"l": 66.275
},
"oklch": {
"l": 0.8116,
"c": 0.14109,
"h": 150.6
},
"luminance": 0.56629
}Semantic roles & 50–950 ramp
primary
#77DB91
secondary
#AD4993
accent
#209BC6
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101611
muted
#808481