#77FF83#77FF83
#77FF83 is a very light, highly saturated green. Relative luminance 0.771; OKLCH L 89.6% C 0.204 H 145.3°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #77FF83 |
|---|---|
| RGB | rgb(119, 255, 131) |
| HSL | hsl(125, 100%, 73%) |
| HSV | hsv(125, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(90.36, -61.76, 47.89) |
| CIE-LCH | lch(90.36, 78.15, 142.21°) |
| OKLab | oklab(89.59% -0.1675 0.116) |
| OKLCH | oklch(89.59% 0.204 145.3) |
| XYZ | xyz(47.4617, 77.0766, 33.8445) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.03
Easter Green
#8CFD7E
ΔE00 2.27
Light Green
#96F97B
ΔE00 3.71
Lighter Green
#75FD63
ΔE00 3.72
Baby Green
#8CFF9E
ΔE00 3.79
Palegreen
#98FB98
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FF83 #FF77F3
analogous
#AFFF77 #77FF83 #77FFC7
triadic
#77FF83 #8377FF #FF8377
tetradic
#77FF83 #77AFFF #FF77F3 #FFC777
square
#77FF83 #77AFFF #FF77F3 #FFC777
split-complementary
#77FF83 #C777FF #FF77AF
monochromatic
#00FC16 #3AFF4B #77FF83 #B4FFBB #E0FFE3
Accessibility & contrast
On white
1.28
#77FF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#77FF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FF83
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FF83 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB79
Deuteranopia (green-blind)
#F1DF8C
Tritanopia (blue-blind)
#5FF9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77ff83; /* rgb */ color: rgb(119, 255, 131); /* oklch */ color: oklch(89.6% 0.204 145.3);
Tailwind
colors: {
custom: {
50: '#a8ffa9',
500: '#77ff83',
950: '#000000',
},
}SCSS
$custom: #77ff83; $custom-light: #a8ffa9; $custom-dark: #000000;
JSON
{
"hex": "#77ff83",
"rgb": {
"r": 119,
"g": 255,
"b": 131
},
"hsl": {
"h": 125.294,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.89592,
"c": 0.20372,
"h": 145.3
},
"luminance": 0.77081
}Semantic roles & 50–950 ramp
primary
#77FF83
secondary
#DD3DCF
accent
#00D1E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#111810
muted
#818681