#77FA9A#77FA9A
#77FA9A is a very light, vivid green. Relative luminance 0.746; OKLCH L 88.8% C 0.176 H 150.1°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #77FA9A |
|---|---|
| RGB | rgb(119, 250, 154) |
| HSL | hsl(136, 93%, 72%) |
| HSV | hsv(136, 52%, 98%) |
| CMYK | cmyk(52.4%, 0%, 38.4%, 2%) |
| CIE-LAB | lab(89.22, -56.39, 35.29) |
| CIE-LCH | lch(89.22, 66.52, 147.96°) |
| OKLab | oklab(88.76% -0.1529 0.0878) |
| OKLCH | oklch(88.76% 0.176 150.1) |
| XYZ | xyz(47.6228, 74.6222, 42.4595) |
| Luminance | 0.7463 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.06
Light Bluish Green
#76FDA8
ΔE00 2.19
Mint Green
#8FFF9F
ΔE00 2.29
Foam Green
#90FDA9
ΔE00 2.68
Light Green Blue
#56FCA2
ΔE00 2.96
Sea Green (survey)
#53FCA1
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FA9A #FA77D7
analogous
#95FA77 #77FA9A #77FADC
triadic
#77FA9A #9A77FA #FA9A77
tetradic
#77FA9A #7795FA #FA77D7 #FADC77
square
#77FA9A #7795FA #FA77D7 #FADC77
split-complementary
#77FA9A #DC77FA #FA7795
monochromatic
#09EE46 #3CF86E #77FA9A #B2FCC6 #E1FEE9
Accessibility & contrast
On white
1.32
#77FA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#77FA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FA9A
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FA9A | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE893
Deuteranopia (green-blind)
#E9DBA0
Tritanopia (blue-blind)
#59F6E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #77fa9a; /* rgb */ color: rgb(119, 250, 154); /* oklch */ color: oklch(88.8% 0.176 150.1);
Tailwind
colors: {
custom: {
50: '#a7fdb8',
500: '#77fa9a',
950: '#000000',
},
}SCSS
$custom: #77fa9a; $custom-light: #a7fdb8; $custom-dark: #000000;
JSON
{
"hex": "#77fa9a",
"rgb": {
"r": 119,
"g": 250,
"b": 154
},
"hsl": {
"h": 136.031,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.88762,
"c": 0.17633,
"h": 150.1
},
"luminance": 0.74626
}Semantic roles & 50–950 ramp
primary
#77FA9A
secondary
#D63FAE
accent
#00A8E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681