#77EF8B#77EF8B
#77EF8B is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.9% C 0.175 H 147.4°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #77EF8B |
|---|---|
| RGB | rgb(119, 239, 139) |
| HSL | hsl(130, 79%, 70%) |
| HSV | hsv(130, 50%, 94%) |
| CMYK | cmyk(50.2%, 0%, 41.8%, 6.3%) |
| CIE-LAB | lab(85.76, -54.41, 38.22) |
| CIE-LCH | lch(85.76, 66.49, 144.92°) |
| OKLab | oklab(85.86% -0.1476 0.0942) |
| OKLCH | oklch(85.86% 0.175 147.4) |
| XYZ | xyz(43.1318, 67.5156, 35.1800) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.56
Baby Green
#8CFF9E
ΔE00 3.70
Palegreen
#98FB98
ΔE00 3.79
Mint Green
#8FFF9F
ΔE00 3.83
Foam Green
#90FDA9
ΔE00 4.42
Weird Green
#3AE57F
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EF8B #EF77DB
analogous
#9FEF77 #77EF8B #77EFC7
triadic
#77EF8B #8B77EF #EF8B77
tetradic
#77EF8B #779FEF #EF77DB #EFC777
square
#77EF8B #779FEF #EF77DB #EFC777
split-complementary
#77EF8B #C777EF #EF779F
monochromatic
#19D338 #40E95C #77EF8B #AEF5BA #E4FCE8
Accessibility & contrast
On white
1.45
#77EF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#77EF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EF8B
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EF8B | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD84
Deuteranopia (green-blind)
#E1D291
Tritanopia (blue-blind)
#61EBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #77ef8b; /* rgb */ color: rgb(119, 239, 139); /* oklch */ color: oklch(85.9% 0.175 147.4);
Tailwind
colors: {
custom: {
50: '#a6f5ae',
500: '#77ef8b',
950: '#000000',
},
}SCSS
$custom: #77ef8b; $custom-light: #a6f5ae; $custom-dark: #000000;
JSON
{
"hex": "#77ef8b",
"rgb": {
"r": 119,
"g": 239,
"b": 139
},
"hsl": {
"h": 130,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.85861,
"c": 0.17511,
"h": 147.4
},
"luminance": 0.67519
}Semantic roles & 50–950 ramp
primary
#77EF8B
secondary
#C842B2
accent
#0AB8DB
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581