#77F996#77F996
#77F996 is a very light, vivid green. Relative luminance 0.739; OKLCH L 88.5% C 0.179 H 149.3°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #77F996 |
|---|---|
| RGB | rgb(119, 249, 150) |
| HSL | hsl(134, 92%, 72%) |
| HSV | hsv(134, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 39.8%, 2.4%) |
| CIE-LAB | lab(88.86, -56.64, 36.81) |
| CIE-LCH | lch(88.86, 67.55, 146.98°) |
| OKLab | oklab(88.45% -0.1536 0.0913) |
| OKLCH | oklch(88.45% 0.179 149.3) |
| XYZ | xyz(46.9853, 73.8714, 40.6309) |
| Luminance | 0.7388 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.08
Mint Green
#8FFF9F
ΔE00 2.32
Light Bluish Green
#76FDA8
ΔE00 2.77
Foam Green
#90FDA9
ΔE00 3.04
Palegreen
#98FB98
ΔE00 3.28
Light Green Blue
#56FCA2
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F996 #F977DA
analogous
#99F977 #77F996 #77F9D7
triadic
#77F996 #9677F9 #F99677
tetradic
#77F996 #7799F9 #F977DA #F9D777
square
#77F996 #7799F9 #F977DA #F9D777
split-complementary
#77F996 #D777F9 #F97799
monochromatic
#0AEB40 #3CF669 #77F996 #B2FCC3 #E2FEE8
Accessibility & contrast
On white
1.33
#77F996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#77F996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F996
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F996 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78F
Deuteranopia (green-blind)
#E9DA9C
Tritanopia (blue-blind)
#5BF5E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #77f996; /* rgb */ color: rgb(119, 249, 150); /* oklch */ color: oklch(88.5% 0.179 149.3);
Tailwind
colors: {
custom: {
50: '#a7fcb6',
500: '#77f996',
950: '#000000',
},
}SCSS
$custom: #77f996; $custom-light: #a7fcb6; $custom-dark: #000000;
JSON
{
"hex": "#77f996",
"rgb": {
"r": 119,
"g": 249,
"b": 150
},
"hsl": {
"h": 134.308,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.88452,
"c": 0.17863,
"h": 149.3
},
"luminance": 0.73875
}Semantic roles & 50–950 ramp
primary
#77F996
secondary
#D53FB1
accent
#00AFE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681