#77FBAC#77FBAC
#77FBAC is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.3% C 0.161 H 155.0°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #77FBAC |
|---|---|
| RGB | rgb(119, 251, 172) |
| HSL | hsl(144, 94%, 73%) |
| HSV | hsv(144, 53%, 98%) |
| CMYK | cmyk(52.6%, 0%, 31.5%, 1.6%) |
| CIE-LAB | lab(89.81, -53.67, 27.05) |
| CIE-LCH | lch(89.81, 60.10, 153.25°) |
| OKLab | oklab(89.35% -0.1462 0.0683) |
| OKLCH | oklch(89.35% 0.161 155) |
| XYZ | xyz(49.5475, 75.8906, 51.0590) |
| Luminance | 0.7590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.51
Seafoam (survey)
#80F9AD
ΔE00 0.95
Light Bluish Green
#76FDA8
ΔE00 1.06
Light Blue Green
#7EFBB3
ΔE00 1.30
Light Green Blue
#56FCA2
ΔE00 2.51
Sea Green (survey)
#53FCA1
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FBAC #FB77C6
analogous
#84FB77 #77FBAC #77FBEE
triadic
#77FBAC #AC77FB #FBAC77
tetradic
#77FBAC #7784FB #FB77C6 #FBEE77
square
#77FBAC #7784FB #FB77C6 #FBEE77
split-complementary
#77FBAC #EE77FB #FB7784
monochromatic
#07F165 #3CF988 #77FBAC #B2FDD0 #E1FEED
Accessibility & contrast
On white
1.30
#77FBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#77FBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FBAC
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FBAC | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAA7
Deuteranopia (green-blind)
#E8DDB1
Tritanopia (blue-blind)
#52F9E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #77fbac; /* rgb */ color: rgb(119, 251, 172); /* oklch */ color: oklch(89.3% 0.161 155.0);
Tailwind
colors: {
custom: {
50: '#a7fdc5',
500: '#77fbac',
950: '#000000',
},
}SCSS
$custom: #77fbac; $custom-light: #a7fdc5; $custom-dark: #000000;
JSON
{
"hex": "#77fbac",
"rgb": {
"r": 119,
"g": 251,
"b": 172
},
"hsl": {
"h": 144.091,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.89346,
"c": 0.16139,
"h": 155
},
"luminance": 0.75895
}Semantic roles & 50–950 ramp
primary
#77FBAC
secondary
#D83F9A
accent
#0089E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682