#77F49B#77F49B
#77F49B is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.3% C 0.167 H 150.9°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #77F49B |
|---|---|
| RGB | rgb(119, 244, 155) |
| HSL | hsl(137, 85%, 71%) |
| HSV | hsv(137, 51%, 96%) |
| CMYK | cmyk(51.2%, 0%, 36.5%, 4.3%) |
| CIE-LAB | lab(87.48, -53.83, 32.49) |
| CIE-LCH | lch(87.48, 62.87, 148.89°) |
| OKLab | oklab(87.35% -0.1461 0.0812) |
| OKLCH | oklch(87.35% 0.167 150.9) |
| XYZ | xyz(45.8717, 70.9861, 42.2884) |
| Luminance | 0.7099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.26
Seafoam Green
#7AF9AB
ΔE00 2.44
Seafoam (survey)
#80F9AD
ΔE00 2.70
Foam Green
#90FDA9
ΔE00 2.82
Light Green Blue
#56FCA2
ΔE00 3.08
Baby Green
#8CFF9E
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F49B #F477D0
analogous
#91F477 #77F49B #77F4D9
triadic
#77F49B #9B77F4 #F49B77
tetradic
#77F49B #7791F4 #F477D0 #F4D977
square
#77F49B #7791F4 #F477D0 #F4D977
split-complementary
#77F49B #D977F4 #F47791
monochromatic
#12DF4D #3EEF71 #77F49B #B0F9C5 #E3FDEA
Accessibility & contrast
On white
1.38
#77F49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#77F49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F49B
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F49B | 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)
#F5E395
Deuteranopia (green-blind)
#E3D6A1
Tritanopia (blue-blind)
#5BF1DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #77f49b; /* rgb */ color: rgb(119, 244, 155); /* oklch */ color: oklch(87.3% 0.167 150.9);
Tailwind
colors: {
custom: {
50: '#a6f8b9',
500: '#77f49b',
950: '#000000',
},
}SCSS
$custom: #77f49b; $custom-light: #a6f8b9; $custom-dark: #000000;
JSON
{
"hex": "#77f49b",
"rgb": {
"r": 119,
"g": 244,
"b": 155
},
"hsl": {
"h": 137.28,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.87345,
"c": 0.16718,
"h": 150.9
},
"luminance": 0.7099
}Semantic roles & 50–950 ramp
primary
#77F49B
secondary
#CF41A6
accent
#04A2E2
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581