#77F19F#77F19F
#77F19F is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.7% C 0.159 H 152.4°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #77F19F |
|---|---|
| RGB | rgb(119, 241, 159) |
| HSL | hsl(140, 81%, 71%) |
| HSV | hsv(140, 51%, 95%) |
| CMYK | cmyk(50.6%, 0%, 34%, 5.5%) |
| CIE-LAB | lab(86.67, -51.92, 29.39) |
| CIE-LCH | lch(86.67, 59.66, 150.49°) |
| OKLab | oklab(86.71% -0.1412 0.0738) |
| OKLCH | oklch(86.71% 0.159 152.4) |
| XYZ | xyz(45.3178, 69.3320, 43.7885) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.02
Seafoam (survey)
#80F9AD
ΔE00 2.21
Light Bluish Green
#76FDA8
ΔE00 2.53
Light Blue Green
#7EFBB3
ΔE00 3.11
Foam Green
#90FDA9
ΔE00 3.21
Light Green Blue
#56FCA2
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F19F #F177C9
analogous
#8CF177 #77F19F #77F1DC
triadic
#77F19F #9F77F1 #F19F77
tetradic
#77F19F #778CF1 #F177C9 #F1DC77
square
#77F19F #778CF1 #F177C9 #F1DC77
split-complementary
#77F19F #DC77F1 #F1778C
monochromatic
#16D756 #40EB78 #77F19F #AEF7C6 #E3FCEB
Accessibility & contrast
On white
1.41
#77F19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#77F19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F19F
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F19F | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09A
Deuteranopia (green-blind)
#E0D4A4
Tritanopia (blue-blind)
#5AEEDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #77f19f; /* rgb */ color: rgb(119, 241, 159); /* oklch */ color: oklch(86.7% 0.159 152.4);
Tailwind
colors: {
custom: {
50: '#a6f6bc',
500: '#77f19f',
950: '#000000',
},
}SCSS
$custom: #77f19f; $custom-light: #a6f6bc; $custom-dark: #000000;
JSON
{
"hex": "#77f19f",
"rgb": {
"r": 119,
"g": 241,
"b": 159
},
"hsl": {
"h": 139.672,
"s": 81.333,
"l": 70.588
},
"oklch": {
"l": 0.86705,
"c": 0.15934,
"h": 152.4
},
"luminance": 0.69336
}Semantic roles & 50–950 ramp
primary
#77F19F
secondary
#CB419E
accent
#0898DE
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582