#77D698#77D698
#77D698 is a light, vivid green. Relative luminance 0.543; OKLCH L 80.1% C 0.127 H 153.9°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #77D698 |
|---|---|
| RGB | rgb(119, 214, 152) |
| HSL | hsl(141, 54%, 65%) |
| HSV | hsv(141, 44%, 84%) |
| CMYK | cmyk(44.4%, 0%, 29%, 16.1%) |
| CIE-LAB | lab(78.62, -41.73, 22.07) |
| CIE-LCH | lch(78.62, 47.21, 152.12°) |
| OKLab | oklab(80.11% -0.1141 0.056) |
| OKLCH | oklch(80.11% 0.127 153.9) |
| XYZ | xyz(37.3193, 54.2794, 38.2101) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.00
Hospital Green
#9BE5AA
ΔE00 5.05
Emerald
#50C878
ΔE00 5.87
Soft Green
#6FC276
ΔE00 6.36
Aqua Green
#12E193
ΔE00 6.38
Eucalyptus
#44D7A8
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D698 #D677B5
analogous
#85D677 #77D698 #77D6C7
triadic
#77D698 #9877D6 #D69877
tetradic
#77D698 #7785D6 #D677B5 #D6C777
square
#77D698 #7785D6 #D677B5 #D6C777
split-complementary
#77D698 #C777D6 #D67785
monochromatic
#31A258 #48C874 #77D698 #A6E4BC #D5F2DF
Accessibility & contrast
On white
1.77
#77D698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#77D698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D698
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D698 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C994
Deuteranopia (green-blind)
#C8BF9C
Tritanopia (blue-blind)
#63D4C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #77d698; /* rgb */ color: rgb(119, 214, 152); /* oklch */ color: oklch(80.1% 0.127 153.9);
Tailwind
colors: {
custom: {
50: '#a3e3b6',
500: '#77d698',
950: '#000000',
},
}SCSS
$custom: #77d698; $custom-light: #a3e3b6; $custom-dark: #000000;
JSON
{
"hex": "#77d698",
"rgb": {
"r": 119,
"g": 214,
"b": 152
},
"hsl": {
"h": 140.842,
"s": 53.672,
"l": 65.294
},
"oklch": {
"l": 0.80107,
"c": 0.12712,
"h": 153.9
},
"luminance": 0.54282
}Semantic roles & 50–950 ramp
primary
#77D698
secondary
#A64B86
accent
#248BC1
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481