#77F997#77F997
#77F997 is a very light, vivid green. Relative luminance 0.739; OKLCH L 88.5% C 0.178 H 149.5°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #77F997 |
|---|---|
| RGB | rgb(119, 249, 151) |
| HSL | hsl(135, 92%, 72%) |
| HSV | hsv(135, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 39.4%, 2.4%) |
| CIE-LAB | lab(88.88, -56.48, 36.33) |
| CIE-LCH | lch(88.88, 67.16, 147.25°) |
| OKLab | oklab(88.47% -0.1531 0.0902) |
| OKLCH | oklch(88.47% 0.178 149.5) |
| XYZ | xyz(47.0662, 73.9037, 41.0568) |
| Luminance | 0.7391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.09
Mint Green
#8FFF9F
ΔE00 2.32
Light Bluish Green
#76FDA8
ΔE00 2.62
Foam Green
#90FDA9
ΔE00 2.94
Light Green Blue
#56FCA2
ΔE00 3.27
Sea Green (survey)
#53FCA1
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F997 #F977D9
analogous
#98F977 #77F997 #77F9D8
triadic
#77F997 #9777F9 #F99777
tetradic
#77F997 #7798F9 #F977D9 #F9D877
square
#77F997 #7798F9 #F977D9 #F9D877
split-complementary
#77F997 #D877F9 #F97798
monochromatic
#0AEB42 #3CF66A #77F997 #B2FCC4 #E2FEE9
Accessibility & contrast
On white
1.33
#77F997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#77F997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F997
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F997 | 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)
#FBE790
Deuteranopia (green-blind)
#E9DA9D
Tritanopia (blue-blind)
#5BF5E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #77f997; /* rgb */ color: rgb(119, 249, 151); /* oklch */ color: oklch(88.5% 0.178 149.5);
Tailwind
colors: {
custom: {
50: '#a7fcb6',
500: '#77f997',
950: '#000000',
},
}SCSS
$custom: #77f997; $custom-light: #a7fcb6; $custom-dark: #000000;
JSON
{
"hex": "#77f997",
"rgb": {
"r": 119,
"g": 249,
"b": 151
},
"hsl": {
"h": 134.769,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.88469,
"c": 0.17772,
"h": 149.5
},
"luminance": 0.73908
}Semantic roles & 50–950 ramp
primary
#77F997
secondary
#D53FB0
accent
#00ADE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681