#77DF91#77DF91
#77DF91 is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.1% C 0.147 H 150.2°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #77DF91 |
|---|---|
| RGB | rgb(119, 223, 145) |
| HSL | hsl(135, 62%, 67%) |
| HSV | hsv(135, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 35%, 12.5%) |
| CIE-LAB | lab(81.15, -46.87, 29.12) |
| CIE-LCH | lch(81.15, 55.18, 148.14°) |
| OKLab | oklab(82.12% -0.1275 0.073) |
| OKLCH | oklch(82.12% 0.147 150.2) |
| XYZ | xyz(39.1038, 58.7387, 36.0597) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.85
Weird Green
#3AE57F
ΔE00 5.05
Hospital Green
#9BE5AA
ΔE00 5.17
Aqua Green
#12E193
ΔE00 5.79
Seafoam Green
#7AF9AB
ΔE00 5.86
Seafoam (survey)
#80F9AD
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DF91 #DF77C5
analogous
#91DF77 #77DF91 #77DFC5
triadic
#77DF91 #9177DF #DF9177
tetradic
#77DF91 #7791DF #DF77C5 #DFC577
square
#77DF91 #7791DF #DF77C5 #DFC577
split-complementary
#77DF91 #C577DF #DF7791
monochromatic
#2AB24C #45D369 #77DF91 #A9EBB9 #DAF6E1
Accessibility & contrast
On white
1.65
#77DF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#77DF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DF91
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DF91 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08C
Deuteranopia (green-blind)
#D1C596
Tritanopia (blue-blind)
#63DCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #77df91; /* rgb */ color: rgb(119, 223, 145); /* oklch */ color: oklch(82.1% 0.147 150.2);
Tailwind
colors: {
custom: {
50: '#a4e9b2',
500: '#77df91',
950: '#000000',
},
}SCSS
$custom: #77df91; $custom-light: #a4e9b2; $custom-dark: #000000;
JSON
{
"hex": "#77df91",
"rgb": {
"r": 119,
"g": 223,
"b": 145
},
"hsl": {
"h": 135,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.82121,
"c": 0.1469,
"h": 150.2
},
"luminance": 0.58742
}Semantic roles & 50–950 ramp
primary
#77DF91
secondary
#B34798
accent
#1C9ECA
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101611
muted
#808481