#77F993#77F993
#77F993 is a very light, vivid green. Relative luminance 0.738; OKLCH L 88.4% C 0.181 H 148.6°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #77F993 |
|---|---|
| RGB | rgb(119, 249, 147) |
| HSL | hsl(133, 92%, 72%) |
| HSV | hsv(133, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(88.82, -57.12, 38.23) |
| CIE-LCH | lch(88.82, 68.73, 146.21°) |
| OKLab | oklab(88.4% -0.1548 0.0945) |
| OKLCH | oklch(88.4% 0.181 148.6) |
| XYZ | xyz(46.7468, 73.7760, 39.3749) |
| Luminance | 0.7378 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.13
Mint Green
#8FFF9F
ΔE00 2.38
Palegreen
#98FB98
ΔE00 3.15
Light Bluish Green
#76FDA8
ΔE00 3.23
Foam Green
#90FDA9
ΔE00 3.37
Lightgreen
#90EE90
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F993 #F977DD
analogous
#9CF977 #77F993 #77F9D4
triadic
#77F993 #9377F9 #F99377
tetradic
#77F993 #779CF9 #F977DD #F9D477
square
#77F993 #779CF9 #F977DD #F9D477
split-complementary
#77F993 #D477F9 #F9779C
monochromatic
#0AEB3B #3CF664 #77F993 #B2FCC2 #E2FEE8
Accessibility & contrast
On white
1.33
#77F993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#77F993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F993
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F993 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68C
Deuteranopia (green-blind)
#E9DA9A
Tritanopia (blue-blind)
#5CF5E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #77f993; /* rgb */ color: rgb(119, 249, 147); /* oklch */ color: oklch(88.4% 0.181 148.6);
Tailwind
colors: {
custom: {
50: '#a7fcb4',
500: '#77f993',
950: '#000000',
},
}SCSS
$custom: #77f993; $custom-light: #a7fcb4; $custom-dark: #000000;
JSON
{
"hex": "#77f993",
"rgb": {
"r": 119,
"g": 249,
"b": 147
},
"hsl": {
"h": 132.923,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.884,
"c": 0.18139,
"h": 148.6
},
"luminance": 0.7378
}Semantic roles & 50–950 ramp
primary
#77F993
secondary
#D53FB5
accent
#00B4E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681