#77DB90#77DB90
#77DB90 is a light, vivid green. Relative luminance 0.566; OKLCH L 81.1% C 0.142 H 150.3°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #77DB90 |
|---|---|
| RGB | rgb(119, 219, 144) |
| HSL | hsl(135, 58%, 66%) |
| HSV | hsv(135, 46%, 86%) |
| CMYK | cmyk(45.7%, 0%, 34.2%, 14.1%) |
| CIE-LAB | lab(79.95, -45.34, 28.04) |
| CIE-LCH | lch(79.95, 53.30, 148.27°) |
| OKLab | oklab(81.14% -0.1234 0.0704) |
| OKLCH | oklch(81.14% 0.142 150.3) |
| XYZ | xyz(37.9709, 56.5959, 35.3034) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.20
Weird Green
#3AE57F
ΔE00 5.62
Lightgreen
#90EE90
ΔE00 5.64
Emerald
#50C878
ΔE00 5.69
Aqua Green
#12E193
ΔE00 5.96
Seaweed
#18D17B
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DB90 #DB77C2
analogous
#90DB77 #77DB90 #77DBC2
triadic
#77DB90 #9077DB #DB9077
tetradic
#77DB90 #7790DB #DB77C2 #DBC277
square
#77DB90 #7790DB #DB77C2 #DBC277
split-complementary
#77DB90 #C277DB #DB7790
monochromatic
#2DAA4C #47CE69 #77DB90 #A7E8B7 #D8F5DF
Accessibility & contrast
On white
1.70
#77DB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#77DB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DB90
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DB90 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8B
Deuteranopia (green-blind)
#CDC295
Tritanopia (blue-blind)
#64D8C8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #77db90; /* rgb */ color: rgb(119, 219, 144); /* oklch */ color: oklch(81.1% 0.142 150.3);
Tailwind
colors: {
custom: {
50: '#a3e7b1',
500: '#77db90',
950: '#000000',
},
}SCSS
$custom: #77db90; $custom-light: #a3e7b1; $custom-dark: #000000;
JSON
{
"hex": "#77db90",
"rgb": {
"r": 119,
"g": 219,
"b": 144
},
"hsl": {
"h": 135,
"s": 58.14,
"l": 66.275
},
"oklch": {
"l": 0.8114,
"c": 0.14204,
"h": 150.3
},
"luminance": 0.56599
}Semantic roles & 50–950 ramp
primary
#77DB90
secondary
#AD4994
accent
#209CC6
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#101610
muted
#808481