#77F990#77F990
#77F990 is a very light, vivid green. Relative luminance 0.737; OKLCH L 88.3% C 0.184 H 148.0°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #77F990 |
|---|---|
| RGB | rgb(119, 249, 144) |
| HSL | hsl(132, 92%, 72%) |
| HSV | hsv(132, 52%, 98%) |
| CMYK | cmyk(52.2%, 0%, 42.2%, 2.4%) |
| CIE-LAB | lab(88.77, -57.58, 39.64) |
| CIE-LCH | lch(88.77, 69.91, 145.45°) |
| OKLab | oklab(88.35% -0.1561 0.0977) |
| OKLCH | oklch(88.35% 0.184 148) |
| XYZ | xyz(46.5145, 73.6830, 38.1512) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.28
Mint Green
#8FFF9F
ΔE00 2.52
Palegreen
#98FB98
ΔE00 3.09
Lightgreen
#90EE90
ΔE00 3.63
Lightgreen (survey)
#76FF7B
ΔE00 3.65
Light Bluish Green
#76FDA8
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F990 #F977E0
analogous
#9FF977 #77F990 #77F9D1
triadic
#77F990 #9077F9 #F99077
tetradic
#77F990 #779FF9 #F977E0 #F9D177
square
#77F990 #779FF9 #F977E0 #F9D177
split-complementary
#77F990 #D177F9 #F9779F
monochromatic
#0AEB36 #3CF660 #77F990 #B2FCC0 #E2FEE7
Accessibility & contrast
On white
1.33
#77F990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#77F990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F990
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F990 | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE688
Deuteranopia (green-blind)
#EADA97
Tritanopia (blue-blind)
#5DF4DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #77f990; /* rgb */ color: rgb(119, 249, 144); /* oklch */ color: oklch(88.3% 0.184 148.0);
Tailwind
colors: {
custom: {
50: '#a7fcb2',
500: '#77f990',
950: '#000000',
},
}SCSS
$custom: #77f990; $custom-light: #a7fcb2; $custom-dark: #000000;
JSON
{
"hex": "#77f990",
"rgb": {
"r": 119,
"g": 249,
"b": 144
},
"hsl": {
"h": 131.538,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.88349,
"c": 0.18413,
"h": 148
},
"luminance": 0.73687
}Semantic roles & 50–950 ramp
primary
#77F990
secondary
#D53FB8
accent
#00B9E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681