#77F075#77F075
#77F075 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.8% C 0.196 H 143.3°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #77F075 |
|---|---|
| RGB | rgb(119, 240, 117) |
| HSL | hsl(119, 80%, 70%) |
| HSV | hsv(119, 51%, 94%) |
| CMYK | cmyk(50.4%, 0%, 51.3%, 5.9%) |
| CIE-LAB | lab(85.77, -57.89, 48.81) |
| CIE-LCH | lch(85.77, 75.72, 139.86°) |
| OKLab | oklab(85.77% -0.1575 0.1172) |
| OKLCH | oklch(85.77% 0.196 143.3) |
| XYZ | xyz(41.9766, 67.5232, 27.6475) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.15
Easter Green
#8CFD7E
ΔE00 3.15
Light Green
#96F97B
ΔE00 3.45
Lightish Green
#61E160
ΔE00 3.76
Lighter Green
#75FD63
ΔE00 4.01
Lightgreen
#90EE90
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F075 #EE75F0
analogous
#B5F075 #77F075 #75F0B0
triadic
#77F075 #7577F0 #F07577
tetradic
#77F075 #75B5F0 #EE75F0 #F0B075
square
#77F075 #75B5F0 #EE75F0 #F0B075
split-complementary
#77F075 #B075F0 #F075B5
monochromatic
#1AD417 #41EA3E #77F075 #ADF6AC #E4FCE3
Accessibility & contrast
On white
1.45
#77F075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#77F075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F075
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F075 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6A
Deuteranopia (green-blind)
#E4D27E
Tritanopia (blue-blind)
#66EAD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #77f075; /* rgb */ color: rgb(119, 240, 117); /* oklch */ color: oklch(85.8% 0.196 143.3);
Tailwind
colors: {
custom: {
50: '#a6f69f',
500: '#77f075',
950: '#000000',
},
}SCSS
$custom: #77f075; $custom-light: #a6f69f; $custom-dark: #000000;
JSON
{
"hex": "#77f075",
"rgb": {
"r": 119,
"g": 240,
"b": 117
},
"hsl": {
"h": 119.024,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.85769,
"c": 0.19633,
"h": 143.3
},
"luminance": 0.67526
}Semantic roles & 50–950 ramp
primary
#77F075
secondary
#C740C9
accent
#09DDD9
background
#FDFFFC
surface
#F7FFF5
border
#D0D7CF
text
#10170F
muted
#818580