#77F98E#77F98E
#77F98E is a very light, vivid green. Relative luminance 0.736; OKLCH L 88.3% C 0.186 H 147.5°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #77F98E |
|---|---|
| RGB | rgb(119, 249, 142) |
| HSL | hsl(131, 92%, 72%) |
| HSV | hsv(131, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 43%, 2.4%) |
| CIE-LAB | lab(88.74, -57.89, 40.58) |
| CIE-LCH | lch(88.74, 70.70, 144.97°) |
| OKLab | oklab(88.32% -0.1569 0.0998) |
| OKLCH | oklch(88.32% 0.186 147.5) |
| XYZ | xyz(46.3630, 73.6224, 37.3533) |
| Luminance | 0.7363 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.42
Mint Green
#8FFF9F
ΔE00 2.65
Palegreen
#98FB98
ΔE00 3.09
Lightgreen (survey)
#76FF7B
ΔE00 3.36
Lightgreen
#90EE90
ΔE00 3.66
Easter Green
#8CFD7E
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F98E #F977E2
analogous
#A1F977 #77F98E #77F9CF
triadic
#77F98E #8E77F9 #F98E77
tetradic
#77F98E #77A1F9 #F977E2 #F9CF77
square
#77F98E #77A1F9 #F977E2 #F9CF77
split-complementary
#77F98E #CF77F9 #F977A1
monochromatic
#0AEB32 #3CF65D #77F98E #B2FCBF #E2FEE7
Accessibility & contrast
On white
1.34
#77F98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#77F98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F98E
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F98E | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE686
Deuteranopia (green-blind)
#EADA95
Tritanopia (blue-blind)
#5DF4DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #77f98e; /* rgb */ color: rgb(119, 249, 142); /* oklch */ color: oklch(88.3% 0.186 147.5);
Tailwind
colors: {
custom: {
50: '#a7fcb0',
500: '#77f98e',
950: '#000000',
},
}SCSS
$custom: #77f98e; $custom-light: #a7fcb0; $custom-dark: #000000;
JSON
{
"hex": "#77f98e",
"rgb": {
"r": 119,
"g": 249,
"b": 142
},
"hsl": {
"h": 130.615,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.88316,
"c": 0.18595,
"h": 147.5
},
"luminance": 0.73626
}Semantic roles & 50–950 ramp
primary
#77F98E
secondary
#D53FBB
accent
#00BDE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101811
muted
#818681