#77FF82#77FF82
#77FF82 is a very light, highly saturated green. Relative luminance 0.771; OKLCH L 89.6% C 0.205 H 145.1°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #77FF82 |
|---|---|
| RGB | rgb(119, 255, 130) |
| HSL | hsl(125, 100%, 73%) |
| HSV | hsv(125, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 49%, 0%) |
| CIE-LAB | lab(90.34, -61.89, 48.35) |
| CIE-LCH | lch(90.34, 78.54, 142.00°) |
| OKLab | oklab(89.58% -0.1679 0.1169) |
| OKLCH | oklch(89.58% 0.205 145.1) |
| XYZ | xyz(47.3943, 77.0497, 33.4893) |
| Luminance | 0.7705 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.89
Easter Green
#8CFD7E
ΔE00 2.19
Lighter Green
#75FD63
ΔE00 3.58
Light Green
#96F97B
ΔE00 3.64
Baby Green
#8CFF9E
ΔE00 3.91
Palegreen
#98FB98
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FF82 #FF77F4
analogous
#B0FF77 #77FF82 #77FFC6
triadic
#77FF82 #8277FF #FF8277
tetradic
#77FF82 #77B0FF #FF77F4 #FFC677
square
#77FF82 #77B0FF #FF77F4 #FFC677
split-complementary
#77FF82 #C677FF #FF77B0
monochromatic
#00FC14 #3AFF4A #77FF82 #B4FFBA #E0FFE3
Accessibility & contrast
On white
1.28
#77FF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#77FF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FF82
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FF82 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB77
Deuteranopia (green-blind)
#F1DF8B
Tritanopia (blue-blind)
#5FF9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77ff82; /* rgb */ color: rgb(119, 255, 130); /* oklch */ color: oklch(89.6% 0.205 145.1);
Tailwind
colors: {
custom: {
50: '#a8ffa8',
500: '#77ff82',
950: '#000000',
},
}SCSS
$custom: #77ff82; $custom-light: #a8ffa8; $custom-dark: #000000;
JSON
{
"hex": "#77ff82",
"rgb": {
"r": 119,
"g": 255,
"b": 130
},
"hsl": {
"h": 124.853,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.89578,
"c": 0.20459,
"h": 145.1
},
"luminance": 0.77054
}Semantic roles & 50–950 ramp
primary
#77FF82
secondary
#DD3DD0
accent
#00D3E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111810
muted
#818681