#77F485#77F485
#77F485 is a very light, vivid green. Relative luminance 0.703; OKLCH L 87.0% C 0.187 H 146.0°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #77F485 |
|---|---|
| RGB | rgb(119, 244, 133) |
| HSL | hsl(127, 85%, 71%) |
| HSV | hsv(127, 51%, 96%) |
| CMYK | cmyk(51.2%, 0%, 45.5%, 4.3%) |
| CIE-LAB | lab(87.15, -57.27, 42.92) |
| CIE-LCH | lch(87.15, 71.57, 143.15°) |
| OKLab | oklab(86.97% -0.1554 0.1048) |
| OKLCH | oklch(86.97% 0.187 146) |
| XYZ | xyz(44.1895, 70.3132, 33.4289) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.19
Lightgreen
#90EE90
ΔE00 3.25
Palegreen
#98FB98
ΔE00 3.45
Baby Green
#8CFF9E
ΔE00 3.48
Easter Green
#8CFD7E
ΔE00 3.49
Mint Green
#8FFF9F
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F485 #F477E6
analogous
#A7F477 #77F485 #77F4C3
triadic
#77F485 #8577F4 #F48577
tetradic
#77F485 #77A7F4 #F477E6 #F4C377
square
#77F485 #77A7F4 #F477E6 #F4C377
split-complementary
#77F485 #C377F4 #F477A7
monochromatic
#12DF29 #3EEF52 #77F485 #B0F9B8 #E3FDE6
Accessibility & contrast
On white
1.39
#77F485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#77F485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F485
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F485 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17C
Deuteranopia (green-blind)
#E6D68C
Tritanopia (blue-blind)
#61EFDA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #77f485; /* rgb */ color: rgb(119, 244, 133); /* oklch */ color: oklch(87.0% 0.187 146.0);
Tailwind
colors: {
custom: {
50: '#a7f8aa',
500: '#77f485',
950: '#000000',
},
}SCSS
$custom: #77f485; $custom-light: #a7f8aa; $custom-dark: #000000;
JSON
{
"hex": "#77f485",
"rgb": {
"r": 119,
"g": 244,
"b": 133
},
"hsl": {
"h": 126.72,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.86969,
"c": 0.18741,
"h": 146
},
"luminance": 0.70317
}Semantic roles & 50–950 ramp
primary
#77F485
secondary
#CF41BF
accent
#04C9E2
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581