#77FF7D#77FF7D
#77FF7D is a very light, highly saturated green. Relative luminance 0.769; OKLCH L 89.5% C 0.209 H 144.4°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #77FF7D |
|---|---|
| RGB | rgb(119, 255, 125) |
| HSL | hsl(123, 100%, 73%) |
| HSV | hsv(123, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 51%, 0%) |
| CIE-LAB | lab(90.28, -62.55, 50.60) |
| CIE-LCH | lch(90.28, 80.45, 141.03°) |
| OKLab | oklab(89.51% -0.1698 0.1217) |
| OKLCH | oklch(89.51% 0.209 144.4) |
| XYZ | xyz(47.0668, 76.9187, 31.7646) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.24
Easter Green
#8CFD7E
ΔE00 1.93
Lighter Green
#75FD63
ΔE00 2.93
Light Green
#96F97B
ΔE00 3.38
Light Bright Green
#53FE5C
ΔE00 3.53
Light Neon Green
#4EFD54
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FF7D #FF77F9
analogous
#B5FF77 #77FF7D #77FFC1
triadic
#77FF7D #7D77FF #FF7D77
tetradic
#77FF7D #77B5FF #FF77F9 #FFC177
square
#77FF7D #77B5FF #FF77F9 #FFC177
split-complementary
#77FF7D #C177FF #FF77B5
monochromatic
#00FC0B #3AFF42 #77FF7D #B4FFB7 #E0FFE2
Accessibility & contrast
On white
1.28
#77FF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#77FF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FF7D
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FF7D | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB72
Deuteranopia (green-blind)
#F1DE86
Tritanopia (blue-blind)
#60F9E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #77ff7d; /* rgb */ color: rgb(119, 255, 125); /* oklch */ color: oklch(89.5% 0.209 144.4);
Tailwind
colors: {
custom: {
50: '#a8ffa5',
500: '#77ff7d',
950: '#000000',
},
}SCSS
$custom: #77ff7d; $custom-light: #a8ffa5; $custom-dark: #000000;
JSON
{
"hex": "#77ff7d",
"rgb": {
"r": 119,
"g": 255,
"b": 125
},
"hsl": {
"h": 122.647,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.89509,
"c": 0.2089,
"h": 144.4
},
"luminance": 0.76923
}Semantic roles & 50–950 ramp
primary
#77FF7D
secondary
#DD3DD6
accent
#00DBE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#11180F
muted
#818680