#77F49C#77F49C
#77F49C is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.4% C 0.166 H 151.2°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #77F49C |
|---|---|
| RGB | rgb(119, 244, 156) |
| HSL | hsl(138, 85%, 71%) |
| HSV | hsv(138, 51%, 96%) |
| CMYK | cmyk(51.2%, 0%, 36.1%, 4.3%) |
| CIE-LAB | lab(87.49, -53.66, 32.01) |
| CIE-LCH | lch(87.49, 62.48, 149.18°) |
| OKLab | oklab(87.36% -0.1457 0.0801) |
| OKLCH | oklch(87.36% 0.166 151.2) |
| XYZ | xyz(45.9560, 71.0198, 42.7325) |
| Luminance | 0.7102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.17
Seafoam Green
#7AF9AB
ΔE00 2.28
Seafoam (survey)
#80F9AD
ΔE00 2.54
Foam Green
#90FDA9
ΔE00 2.79
Light Green Blue
#56FCA2
ΔE00 3.03
Sea Green (survey)
#53FCA1
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F49C #F477CF
analogous
#90F477 #77F49C #77F4DA
triadic
#77F49C #9C77F4 #F49C77
tetradic
#77F49C #7790F4 #F477CF #F4DA77
square
#77F49C #7790F4 #F477CF #F4DA77
split-complementary
#77F49C #DA77F4 #F47790
monochromatic
#12DF4F #3EEF73 #77F49C #B0F9C5 #E3FDEA
Accessibility & contrast
On white
1.38
#77F49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#77F49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F49C
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F49C | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E396
Deuteranopia (green-blind)
#E3D6A1
Tritanopia (blue-blind)
#5AF1DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #77f49c; /* rgb */ color: rgb(119, 244, 156); /* oklch */ color: oklch(87.4% 0.166 151.2);
Tailwind
colors: {
custom: {
50: '#a6f8ba',
500: '#77f49c',
950: '#000000',
},
}SCSS
$custom: #77f49c; $custom-light: #a6f8ba; $custom-dark: #000000;
JSON
{
"hex": "#77f49c",
"rgb": {
"r": 119,
"g": 244,
"b": 156
},
"hsl": {
"h": 137.76,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.87364,
"c": 0.16626,
"h": 151.2
},
"luminance": 0.71024
}Semantic roles & 50–950 ramp
primary
#77F49C
secondary
#CF41A5
accent
#04A0E2
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581